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 |
||
---|---|---|
.. | ||
geometry | ||
math | ||
bezier_curves.cpp | ||
convert_basic_shapes_to_polygon.cpp | ||
md5_hash.cpp | ||
trigo.cpp |