kicad/pcbnew/connectivity
Seth Hillbrand 2ca7a76693 Don't connect disparate nets
Only some elements get their nets assigned based on connectivity.  Other
elements should be keps in different clusters for connection

Fixes https://gitlab.com/kicad/code/kicad/issues/12622

(cherry picked from commit c9f11827a7)
2022-10-21 11:35:31 +01: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 Don't connect disparate nets 2022-10-21 11:35:31 +01:00
connectivity_algo.h Coding standards and commenting. 2021-12-01 23:15:37 +00:00
connectivity_data.cpp Hand cherry-pick fixes from master. 2022-03-15 13:19:12 +00:00
connectivity_data.h A more discerning un-flashed-connectivity test. 2022-02-21 11:20:48 +00:00
connectivity_items.cpp More wxString wide literals. 2022-02-04 23:12:09 +00:00
connectivity_items.h Improvements for pads/vias in zones which knockout other zones. 2022-03-05 15:40:30 +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