kicad/pcbnew/connectivity
Seth Hillbrand 6f7475dcd3 pcbnew: Prevent no-connects from driving clusters
The no-connect net (0) should never drive the net of a cluster.
Otherwise, tracks connecting between unconnected pads and connected pads
can acquire net 0 incorrectly.
2019-05-21 19:29:29 -07:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp Remove legacy segment-based zones. 2019-04-12 20:19:23 +01:00
connectivity_algo.h pcbnew: refactor connectivity locking 2018-10-12 17:07:31 -07:00
connectivity_data.cpp Minor code formatting 2019-01-17 19:17:34 -08:00
connectivity_data.h Fix incorrect detection of filled zones changes in DRC check. 2019-03-21 15:27:05 +01:00
connectivity_items.cpp pcbnew: Prevent no-connects from driving clusters 2019-05-21 19:29:29 -07:00
connectivity_items.h pcbnew: Prevent no-connects from driving clusters 2019-05-21 19:29:29 -07:00
connectivity_rtree.h pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00