kicad/pcbnew/connectivity
Seth Hillbrand 0fd1214dea pcbnew: Fix multiple issues with BOARD_CONNECTED_ITEM
Modules are not members of BOARD_CONNECTED_ITEM, so we cannot use this
as a proxy for membership in the connectivity or ratsnest calculations.

Fixes https://gitlab.com/kicad/code/kicad/issues/5140
2020-08-10 12:53:37 -07:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp pcbnew: Fix multiple issues with BOARD_CONNECTED_ITEM 2020-08-10 12:53:37 -07:00
connectivity_algo.h Store items changed by connectivity algorithm in undo list 2019-05-24 21:55:49 -04:00
connectivity_data.cpp pcbnew: Fix multiple issues with BOARD_CONNECTED_ITEM 2020-08-10 12:53:37 -07:00
connectivity_data.h Remove delauney computations from dynamic ratsnest 2020-06-22 20:42:12 -07:00
connectivity_items.cpp connectivity: Use pad anchor for connections 2019-09-19 13:25:26 -07:00
connectivity_items.h pcbnew: Fix error in connecitivty calculation 2019-08-23 10:52:11 -07:00
connectivity_rtree.h pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00