Polygon intersections happen against the original outline, not against
the currently remaining polygon. This avoids pathalogical cases
Adds new simplification system to avoid duplicated points
Adds new edge-splitting algorithm to provide additional fall-back
Verifies that polygon cuts do not swap holes for outlines (negative
area)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17559
(cherry picked from commit
|
||
---|---|---|
.. | ||
geometry | ||
math | ||
bezier_curves.h | ||
convert_basic_shapes_to_polygon.h | ||
hash.h | ||
md5_hash.h | ||
transform.h | ||
trigo.h |