9f85730987
Previously, SHAPE_POLY_SET::CacheTriangulation() was able to handle polygons with holes. Due to recent changes, CacheTriangulation( true ) handle polygons with holes, but CacheTriangulation( false ) did not handle polygons with holes, due to a missing call to Fracture(), lost in latest changes. This is now fixed. Fixes #5606 https://gitlab.com/kicad/code/kicad/issues/5606 |
||
---|---|---|
.. | ||
kimath | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |