kicad/pcbnew/drc
Jeff Young 791aa64950 Functionally it's a "reference image".
The implementation happens to be a "bitmap".

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15932
2023-10-24 15:44:21 +01:00
..
drc_cache_generator.cpp A few performance improvements from profiling. 2023-09-29 21:54:59 +01:00
drc_cache_generator.h
drc_engine.cpp Move diff-pair netname resolution to BOARD. 2023-10-15 22:46:23 +01:00
drc_engine.h
drc_interactive_courtyard_clearance.cpp
drc_interactive_courtyard_clearance.h
drc_item.cpp Hints and fixes for separate checking of milling cutter size and drill size. 2023-10-20 12:13:09 +01:00
drc_item.h
drc_length_report.h
drc_report.cpp
drc_report.h
drc_rtree.h
drc_rule.cpp
drc_rule.h Move diff-pair netname resolution to BOARD. 2023-10-15 22:46:23 +01:00
drc_rule_condition.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
drc_rule_condition.h More consistent naming. 2023-08-21 15:26:33 +01:00
drc_rule_parser.cpp Move diff-pair netname resolution to BOARD. 2023-10-15 22:46:23 +01:00
drc_rule_parser.h
drc_test_provider.cpp Thread testTrackClearances 2023-09-20 19:51:33 -07:00
drc_test_provider.h Thread testTrackClearances 2023-09-20 19:51:33 -07:00
drc_test_provider_annular_width.cpp Update SHAPE_POLY_SET API to not hide virtual functions 2023-08-18 21:40:40 -04:00
drc_test_provider_clearance_base.h
drc_test_provider_connection_width.cpp Shove thread_pool to core 2023-09-06 17:50:12 -04:00
drc_test_provider_connectivity.cpp
drc_test_provider_copper_clearance.cpp Functionally it's a "reference image". 2023-10-24 15:44:21 +01:00
drc_test_provider_courtyard_clearance.cpp
drc_test_provider_diff_pair_coupling.cpp Move diff-pair netname resolution to BOARD. 2023-10-15 22:46:23 +01:00
drc_test_provider_disallow.cpp Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2023-10-06 15:42:50 +03:00
drc_test_provider_edge_clearance.cpp
drc_test_provider_footprint_checks.cpp
drc_test_provider_hole_size.cpp
drc_test_provider_hole_to_hole.cpp
drc_test_provider_library_parity.cpp Apply epsilon more uniformly to footprint checks. 2023-10-06 21:04:23 +01:00
drc_test_provider_matched_length.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
drc_test_provider_misc.cpp Cap self-intersecting outline violations. 2023-10-22 20:35:14 +01:00
drc_test_provider_physical_clearance.cpp
drc_test_provider_schematic_parity.cpp
drc_test_provider_silk_clearance.cpp
drc_test_provider_sliver_checker.cpp Shove thread_pool to core 2023-09-06 17:50:12 -04:00
drc_test_provider_solder_mask.cpp Pcbnew: rename ZONE* m_SolderMask to m_SolderMaskBridges 2023-10-13 09:57:21 +02:00
drc_test_provider_text_dims.cpp Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2023-10-06 15:42:50 +03:00
drc_test_provider_track_width.cpp
drc_test_provider_via_diameter.cpp
drc_test_provider_zone_connections.cpp Shove thread_pool to core 2023-09-06 17:50:12 -04:00