kicad/pcbnew/connectivity
Seth Hillbrand 4d8949371f conn: Connect pads to anchor points not geo center
Pads may include offsets that allow the user to shift the connection
point of the pad.  This is captured by the pad m_Pos but not by
ShapePos().  When testing connectivity, we need to get the offset
position.
2019-09-19 13:49:12 -07:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp connectivity: Check all anchors for connection 2019-09-19 12:44:40 -07: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 conn: Connect pads to anchor points not geo center 2019-09-19 13:49:12 -07:00
connectivity_items.h pcbnew: Fix error in connecitivty calculation 2019-08-23 10:45:41 -07:00
connectivity_rtree.h pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00