92ffd898f5
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
|
||
---|---|---|
.. | ||
data | ||
mocks | ||
pcbnew_utils | ||
qa_utils | ||
resources/linux | ||
schematic_utils | ||
tests | ||
tools | ||
CMakeLists.txt |