kicad/pcbnew/drc
Jeff Young 9a08ee2778 Add a 1nm tolerance to prevent rotated pad roundoff errors.
Fixes https://gitlab.com/kicad/code/kicad/issues/4139
2020-05-22 18:04:29 +01:00
..
drc.cpp Add a 1nm tolerance to prevent rotated pad roundoff errors. 2020-05-22 18:04:29 +01:00
drc.h Fix board outline issues. 2020-05-18 21:11:01 +01:00
drc_clearance_test_functions.cpp Don't use bboxes for non-cartesian-rotated pad collision testing. 2020-05-22 14:12:56 +01:00
drc_courtyard_tester.cpp Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
drc_courtyard_tester.h Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
drc_drilled_hole_tester.cpp Another attempt to get DRC and status bar to share message content. 2020-05-22 14:12:56 +01:00
drc_drilled_hole_tester.h Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_item.cpp Fix board outline issues. 2020-05-18 21:11:01 +01:00
drc_item.h Add persistence of DRC error severities. 2020-05-07 17:51:27 +01:00
drc_keepout_tester.cpp Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_keepout_tester.h Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_netclass_tester.cpp Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_netclass_tester.h Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_provider.h Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
drc_rule.cpp Fix bug in single-item layer matching. 2020-05-21 11:25:39 +01:00
drc_rule.h Coverity fixes 2020-05-18 22:58:28 -04:00
drc_rule_parser.cpp Complete hookup of zone filler to new clearance engine. 2020-05-18 19:20:46 +01:00
drc_rule_parser.h DRC rules parser and engine. 2020-05-16 15:53:05 +01:00
drc_textvar_tester.cpp Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_textvar_tester.h Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00