551 Commits (42917874dd53c73fdcc3ac49978cf06d4bfaf7b1)

Author SHA1 Message Date
Jeff Young c8d14ade65 Only run starved-thermals checks when pad is actually connected to zone. 4 years ago
Jeff Young 63a3b1e20a Estimate outline font thickness for DRC readability checks. 4 years ago
Jeff Young 1f8c29c395 Coverity fixup. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Seth Hillbrand c01e2dcfec Fix large memory leak in DRC 4 years ago
Jeff Young 29841ba315 Bring ERC & DRC dialogs into parity. 4 years ago
Jeff Young 14006495d5 Angle cleanup. 4 years ago
Jeff Young 038db715a3 Move zone hatch orientation to EDA_ANGLE. 4 years ago
Jeff Young f60c05fc67 Use epsilon compartor for doubles. 4 years ago
Jeff Young 8c246a761d Move EDA_ANGLE from int to double. 4 years ago
Jeff Young 0967cc82e2 Exclude rules which match no enabled layers. 4 years ago
jean-pierre charras bc77a1e2dd drc_test_provider_library_parity: fix a crash due to a incorrect if()...else() logic. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Jeff Young d485eb2514 Move pads to EDA_ANGLE. 4 years ago
jean-pierre charras cf11abda3d Fix test_drc_regressions.cpp: disable tests that need a footprint library 4 years ago
jean-pierre charras ea3efac2b6 drc/drc_test_provider_library_parity.cpp: protect against null pointer use. 4 years ago
Jeff Young 8c6c87eaf4 Separate footprint lib issues from footprint mismatch issues. 4 years ago
Marek Roszko fcfe42d67c Continue the war on wxPoint 4 years ago
Jeff Young 21790fcab7 Fix a pair of dereference-freed-pointers in DRC. 4 years ago
jean-pierre charras c24985e8cf drc_test_provider_sliver_checker.cpp: skip very small vertices when testing. 4 years ago
jean-pierre charras 2b20a58615 Zone fill: fix an issue that uses thermal spoke width as thermal gap. 4 years ago
jean-pierre charras 33dbe92deb drc_test_provider_mechanical_clearance: add missing handling of SHAPE_T::RECT 4 years ago
Jeff Young b70cf1473f Allow solder mask aperture objects to inherit nets during DRC. 4 years ago
Jeff Young 0365c6bf4b Coverity fixes. 4 years ago
Marek Roszko 7d671cff1e Scoop up some more wxPoints 4 years ago
Tomasz Wlostowski dafa8ec671 pcbnew: fix incorrect type cast in DRC_TEST_PROVIDER_TEXT_DIMS 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Ian McInerney 0e9cfd0af2 Add missing initialization values to variables 4 years ago
Erwan Rouault dc98419d85 pcbnew: Add via height support in drc length 4 years ago
Jeff Young ab583a32f9 Better layer handling for DRC markers. 4 years ago
Jeff Young 03a5bd5319 Handle flipped footprints in library compare algorithm. 4 years ago
Jeff Young 09b7e0b72b ADDED Exclude Footprint from Courtyard Requirement. 4 years ago
Jeff Young d649b288a6 Swap out autoplace rotation costs for private footprint layers. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young ed79f6e511 Clean up some TODOs. 4 years ago
Jeff Young b4c5e64db2 Exclusions for Unconnected Items; Markers & exclusions for Parity checks 4 years ago
Jeff Young b7e196b710 ADDED assertion constraints for user-defined DRC checks. 4 years ago
Jeff Young 4ba3937f8a Cleanup. 4 years ago
Jeff Young 0332ec6016 ADDED exclude all violations of rule X. 4 years ago
Jeff Young 5f37c2b247 Custom rule severities. 4 years ago
Jeff Young b2dff6fa55 Fix solder mask plotting issues. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young 3aa6d73770 Allow min/max/opt to come from different rules. 4 years ago
Jeff Young 4b6f2f0658 Add mechanical copper clearance testing for shapes. 4 years ago
Jeff Young 1305c2177f Add a checker for copper-to-copper clearance within a single zone. 4 years ago
Jeff Young 5433684d3c Try to make gcc happy. 4 years ago
Jeff Young 235e0a430d Less flashing of the progress bar. 4 years ago
Jeff Young 56c85bd354 Improve clearance and constraint resolution reporting. 4 years ago