kicad/pcbnew/connectivity
Jeff Young f8d15a641a Use only a physical connection to determine flashing of pads.
Checking for proper nets just confuses things when the nets are set
wrongly for some reason.  This way we generate clearer DRC errors.

Fixes https://gitlab.com/kicad/code/kicad/issues/10645
2022-02-20 20:52:39 +00:00
..
CMakeLists.txt pcb_new: CONNECTIVITY_DATA now keeps a cache of DRC from-tos 2020-09-27 16:45:46 +02:00
connectivity_algo.cpp Move CN_VISITOR from HitTest() to Collide(). 2022-02-13 18:22:18 +00:00
connectivity_algo.h Coding standards and commenting. 2021-12-01 23:15:37 +00:00
connectivity_data.cpp Use only a physical connection to determine flashing of pads. 2022-02-20 20:52:39 +00:00
connectivity_data.h Use only a physical connection to determine flashing of pads. 2022-02-20 20:52:39 +00:00
connectivity_items.cpp More wxString wide literals. 2022-02-04 23:12:09 +00:00
connectivity_items.h Coding standards and commenting. 2021-12-01 23:15:37 +00:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp More wxString wide literals. 2022-02-04 23:12:09 +00:00
from_to_cache.h D_PAD -> PAD. 2020-11-13 15:16:24 +00:00