kicad/libs
Seth Hillbrand 92ffd898f5 Update triangulation to handle poly-intersection
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 c3f6a84d66)
2024-03-28 13:55:06 -07:00
..
core
kimath Update triangulation to handle poly-intersection 2024-03-28 13:55:06 -07:00
kiplatform Disable infinite panning when using XWayland. 2024-03-15 01:17:50 +03:00
sexpr
CMakeLists.txt