.. |
drc_cache_generator.cpp
|
Don't run DRC rules on non-existant layers.
|
3 years ago |
drc_cache_generator.h
|
More caching for DRC.
|
3 years ago |
drc_engine.cpp
|
Simplify code now that we no longer drop out on first rule fired.
|
3 years ago |
drc_engine.h
|
Fix uninitialized variable.
|
3 years ago |
drc_interactive_courtyard_clearance.cpp
|
Keep courtyard caches alive during move.
|
3 years ago |
drc_interactive_courtyard_clearance.h
|
Share more of the courtyard collision highlighting code.
|
3 years ago |
drc_item.cpp
|
Don't use FindNamedPad for net-tie logic. It only reutrns the *first*
|
3 years ago |
drc_item.h
|
Don't use FindNamedPad for net-tie logic. It only reutrns the *first*
|
3 years ago |
drc_length_report.h
|
Unwrap some std::library typedefs.
|
4 years ago |
drc_rtree.h
|
Fix two bugs in RTree polygon collions special case.
|
3 years ago |
drc_rule.cpp
|
Fetch a better location for keepout area collsions.
|
3 years ago |
drc_rule.h
|
Fetch a better location for keepout area collsions.
|
3 years ago |
drc_rule_condition.cpp
|
Add support for unitless values to PCB_EXPR_EVALUATOR.
|
3 years ago |
drc_rule_condition.h
|
Apply a more sophisticated test for ignoring isInCoupledDiffPair.
|
4 years ago |
drc_rule_parser.cpp
|
Add support for unitless values to PCB_EXPR_EVALUATOR.
|
3 years ago |
drc_rule_parser.h
|
Add support for unitless values to PCB_EXPR_EVALUATOR.
|
3 years ago |
drc_test_provider.cpp
|
Exact clearance is allowed; less than clearance is an error.
|
3 years ago |
drc_test_provider.h
|
Pull interactive courtyard checker out of move tool to share with router.
|
3 years ago |
drc_test_provider_annular_width.cpp
|
Name shortening and line-break reduction.
|
3 years ago |
drc_test_provider_clearance_base.h
|
More caching for DRC.
|
3 years ago |
drc_test_provider_connection_width.cpp
|
Better handling of vertex sorting
|
3 years ago |
drc_test_provider_connectivity.cpp
|
More safety around ratsnest state.
|
3 years ago |
drc_test_provider_copper_clearance.cpp
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
drc_test_provider_courtyard_clearance.cpp
|
Use more precise formatting in DRC messages when less precise values are identical.
|
3 years ago |
drc_test_provider_diff_pair_coupling.cpp
|
DRC: Allow disabling DP constraints in specific areas
|
3 years ago |
drc_test_provider_disallow.cpp
|
Fetch a better location for keepout area collsions.
|
3 years ago |
drc_test_provider_edge_clearance.cpp
|
Exact clearance is allowed; less than clearance is an error.
|
3 years ago |
drc_test_provider_footprint_checks.cpp
|
Don't run the footprint checker's shorting pads routine at board level.
|
3 years ago |
drc_test_provider_hole_size.cpp
|
Use more precise formatting in DRC messages when less precise values are identical.
|
3 years ago |
drc_test_provider_hole_to_hole.cpp
|
Cleanup unused local variable.
|
3 years ago |
drc_test_provider_library_parity.cpp
|
Remove cloned items from groups
|
3 years ago |
drc_test_provider_matched_length.cpp
|
Use more precise formatting in DRC messages when less precise values are identical.
|
3 years ago |
drc_test_provider_misc.cpp
|
Repoint IU_PER_MILS
|
3 years ago |
drc_test_provider_physical_clearance.cpp
|
DRC: Verify overlapping layers in physical clearance
|
3 years ago |
drc_test_provider_schematic_parity.cpp
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
3 years ago |
drc_test_provider_silk_clearance.cpp
|
Use more precise formatting in DRC messages when less precise values are identical.
|
3 years ago |
drc_test_provider_sliver_checker.cpp
|
Add an advanced config value for the minimum sliver
|
3 years ago |
drc_test_provider_solder_mask.cpp
|
Fix copy-pasta
|
3 years ago |
drc_test_provider_text_dims.cpp
|
Move default font to RENDER_SETTINGS.
|
3 years ago |
drc_test_provider_track_width.cpp
|
Use more precise formatting in DRC messages when less precise values are identical.
|
3 years ago |
drc_test_provider_via_diameter.cpp
|
Use more precise formatting in DRC messages when less precise values are identical.
|
3 years ago |
drc_test_provider_zone_connections.cpp
|
Record layer for starved thermal exclusions.
|
3 years ago |