kicad/qa/data
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
..
cli QA: Add kicad-cli pcb export gerber tests 2023-09-13 17:37:26 +00:00
dblib DbLib: support columns with numeric data 2023-09-16 22:37:12 -04:00
eeschema Do not merge buses of distinct types 2023-12-30 10:54:24 -05:00
pcbnew Update triangulation to handle poly-intersection 2024-03-28 13:55:06 -07:00