kicad/qa/data
Seth Hillbrand c3f6a84d66 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
2024-03-28 10:16:24 -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 Add new ERC rule to check for global labels with only one entry in the schematic 2024-03-17 23:24:43 +00:00
pcbnew Update triangulation to handle poly-intersection 2024-03-28 10:16:24 -07:00