kicad/qa
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
..
data Update triangulation to handle poly-intersection 2024-03-28 13:55:06 -07:00
mocks Schematic parity checking for CLI DRC. 2024-02-02 23:05:37 +00:00
pcbnew_utils Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
qa_utils Schematic parity checking for CLI DRC. 2024-02-02 23:05:37 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
tests Update triangulation to handle poly-intersection 2024-03-28 13:55:06 -07:00
tools pns_debug_tool: Fix "save as" to save log file with new router state 2024-02-12 21:22:57 +01:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00