kicad/pcbnew/connectivity
Jon Evans f57dcf2a34 Fix connectivity to only resolve conflicts on netlist load
Fixes https://gitlab.com/kicad/code/kicad/-/issues/8007
2021-03-23 17:43:24 -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 Fix connectivity to only resolve conflicts on netlist load 2021-03-23 17:43:24 -04:00
connectivity_algo.h Fix connectivity to only resolve conflicts on netlist load 2021-03-23 17:43:24 -04:00
connectivity_data.cpp Fix connectivity to only resolve conflicts on netlist load 2021-03-23 17:43:24 -04:00
connectivity_data.h Fix connectivity to only resolve conflicts on netlist load 2021-03-23 17:43:24 -04: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