introfog/PIE-Core

Fix problem with MCH constructing in Polygon class

Closed this issue · 1 comments

Check PolygonTest#problemInMCHTest method to reproduce the problem.
The creation of a polygon should never fall, except in the case of too many vertices.

This is duplicate of issue #69.