kicad/pcbnew/connectivity
Seth Hillbrand 820c2d2722 pcbnew: Fix error in connecitivty calculation
Point in polygon should test against half the stroke width as the stroke
is performed _on_ the polygon edge.
2019-08-23 10:45:41 -07:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp Improve connectivity tests for pads. 2019-08-23 17:44:10 +01: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 Use cached bbox for connectivity 2019-08-23 10:45:41 -07:00
connectivity_items.h pcbnew: Fix error in connecitivty calculation 2019-08-23 10:45:41 -07:00
connectivity_rtree.h