kicad/pcbnew/connectivity
Jon Evans 37242f67e0 Connectivity: just pick the most popular net to update conflicting clusters
CHANGED: when pad net assignments are changed in a conflicting way (i.e.,
         tracks exist that short out more than one net after the change,
         track nets will be updated to the net with the most pads).

Fixes https://gitlab.com/kicad/code/kicad/-/issues/7929
2021-03-21 15:31:37 -04: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 Connectivity: just pick the most popular net to update conflicting clusters 2021-03-21 15:31:37 -04:00
connectivity_algo.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
connectivity_data.cpp DRC: Fix a incorrect message and marker position when testing dangling vias. 2021-01-10 10:21:24 +01:00
connectivity_data.h Fix issues with zone filling connectivity locking 2021-01-18 13:22:12 -05:00
connectivity_items.cpp Connectivity: just pick the most popular net to update conflicting clusters 2021-03-21 15:31:37 -04:00
connectivity_items.h Connectivity: just pick the most popular net to update conflicting clusters 2021-03-21 15:31:37 -04:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp Added a lot of consts and refactored a few lines 2021-03-08 12:49:48 -08:00
from_to_cache.h D_PAD -> PAD. 2020-11-13 15:16:24 +00:00