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