7653a2bf99
Fractured polygons are always fractured along the x-axis, so when checking to see if a segment is a fracture point, we check if the y coordinate is equal. This avoids situations where there are multiple fracture points between two inflection points Additionally, we add a second check to ensure we don't hit spurious blobs (all kinks should be symmetric and therefore be substantial in each direction) Fixes https://gitlab.com/kicad/code/kicad/issues/14130 |
||
---|---|---|
.. | ||
drc | ||
plugins | ||
CMakeLists.txt | ||
group_saveload.cpp | ||
test_array_pad_name_provider.cpp | ||
test_board_item.cpp | ||
test_graphics_import_mgr.cpp | ||
test_libeval_compiler.cpp | ||
test_lset.cpp | ||
test_module.cpp | ||
test_pad_numbering.cpp | ||
test_save_load.cpp | ||
test_tracks_cleaner.cpp | ||
test_zone_filler.cpp |