kicad/qa/tests/pcbnew
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
..
drc Don't report starved thermals when connected only to isolated islands. 2024-02-07 14:09:03 +00:00
pcb_io Rename PCB IO classes/files 2023-12-24 01:22:21 +00:00
CMakeLists.txt Update triangulation to handle poly-intersection 2024-03-28 10:16:24 -07:00
group_saveload.cpp
test_array_pad_name_provider.cpp
test_board_item.cpp Fix some test errors. 2024-02-25 13:43:45 +00:00
test_footprint_load_save.cpp Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
test_generator_load_save.cpp Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
test_graphics_import_mgr.cpp
test_group_load_save.cpp Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
test_io_mgr.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
test_libeval_compiler.cpp NETINFO_ITEMs are owned by BOARD. 2023-10-04 21:01:33 +01:00
test_lset.cpp
test_module.cpp Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
test_pad_numbering.cpp
test_pns_basics.cpp Make some types auto-reference to prevent copies 2023-12-19 14:23:36 +00:00
test_prettifier.cpp Change prettifier QA to not depend on file format changes 2024-01-01 13:38:16 -05:00
test_reference_image_load.cpp Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00:00
test_save_load.cpp Attempt to disable flaky tests for now 2024-02-16 20:11:46 -05:00
test_tracks_cleaner.cpp QA: update track cleaner expected value. 2023-11-06 17:43:52 +03:00
test_triangulation.cpp Update triangulation to handle poly-intersection 2024-03-28 10:16:24 -07:00
test_zone_filler.cpp Check singular arcs connection 2024-03-22 10:41:42 -07:00