kicad/pcbnew/connectivity
jean-pierre charras dd702cd53d Remove pads not on copper layers (just on tech layers) from connectivity calculation.
Pads not on copper layers now do not have a netname, and are no longer taken in account in connectivity.
Especially it avoid creating useless rats-nests for these pads.
2019-07-25 13:08:41 +02:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp Remove pads not on copper layers (just on tech layers) from connectivity calculation. 2019-07-25 13:08:41 +02:00
connectivity_algo.h Store items changed by connectivity algorithm in undo list 2019-05-24 21:56:37 -04:00
connectivity_data.cpp Store items changed by connectivity algorithm in undo list 2019-05-24 21:56:37 -04:00
connectivity_data.h Add mutex to connectivity 2019-06-05 15:55:52 -07:00
connectivity_items.cpp Remove pads not on copper layers (just on tech layers) from connectivity calculation. 2019-07-25 13:08:41 +02:00
connectivity_items.h Fix broken TRACKS_CLEANER algo to merge collinear track segments. 2019-06-28 20:23:09 +02:00
connectivity_rtree.h pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00