kicad/pcbnew/connectivity
Marek Roszko 03cf2b517f Enum class PAD_ATTR_T
Renamed such that python stays the same
2021-05-01 10:51:54 -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 Less restrictive Arc Track Dragging tool 2021-04-06 12:52:01 +00:00
connectivity_data.h Less restrictive Arc Track Dragging tool 2021-04-06 12:52:01 +00:00
connectivity_items.cpp Enum class PAD_ATTR_T 2021-05-01 10:51:54 -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