kicad/pcbnew/drc
Seth Hillbrand 40309a17ef pcbnew: Check exact overlapping polygons
Checks for polygon collisions in the outline when the polygon contains
two or more segments that exactly overlap.  This also places the DRC
marker at the location where the collision happens.

Fixes: lp:1818163
* https://bugs.launchpad.net/kicad/+bug/1818163

Fixes: lp:1818218
* https://bugs.launchpad.net/kicad/+bug/1818218
2019-03-01 09:38:33 -08:00
..
courtyard_overlap.cpp DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
courtyard_overlap.h DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
drc_marker_factory.cpp pcbnew: Check exact overlapping polygons 2019-03-01 09:38:33 -08:00
drc_marker_factory.h DRC: Make the marker factory a separate class 2019-01-23 13:27:52 -05:00
drc_provider.cpp DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00
drc_provider.h DRC: Break out courtyard overlap function 2019-01-23 13:27:52 -05:00