kicad/pcbnew/connectivity
Jon Evans 70c397a9b4 Implement free vias fully
CHANGED: manually-placed (stitching) vias won't have their nets automatically updated
(unless the via is placed directly on a track segment)

CHANGED: stitching vias can be placed on footprint pads and pick up their nets

Fixes https://gitlab.com/kicad/code/kicad/-/issues/5484
2020-12-20 16:29:50 -05: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 More consistent naming. 2020-12-08 13:05:39 +00:00
connectivity_algo.h Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
connectivity_data.cpp More consistent naming. 2020-12-08 13:05:39 +00:00
connectivity_data.h Fix and rename CONNECTIVITY_DATA::GetConnectedItems(aItem, aAnchor, aTypes[] ) to GetConnectedItemsAtAnchor 2020-11-13 17:43:21 +00:00
connectivity_items.cpp Implement free vias fully 2020-12-20 16:29:50 -05:00
connectivity_items.h Naming conventions. 2020-11-14 18:26:03 +00:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
from_to_cache.h D_PAD -> PAD. 2020-11-13 15:16:24 +00:00