kicad/pcbnew/connectivity
Seth Hillbrand f615b026d9 pcbnew: Account for zone expansion in conn
Connecting zone-to-zone, we need to allow for the stroke-width in
old-style polygons.

Also, speed up the calculation by skipping zone points that do not fall
inside the matching BBox

Fixes https://gitlab.com/kicad/code/kicad/issues/5043
2020-08-07 15:59:39 -07:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp pcbnew: Account for zone expansion in conn 2020-08-07 15:59:39 -07:00
connectivity_algo.h CHANGED: Copper zones can be on more than one layer 2020-06-28 08:52:37 -04:00
connectivity_data.cpp pcbnew: Prevent use of non-connected item in ratsnest 2020-08-07 13:38:51 -07:00
connectivity_data.h Ensure dangling test takes track width into account 2020-08-05 13:17:29 -07:00
connectivity_items.cpp Ensure dangling test takes track width into account 2020-08-05 13:17:29 -07:00
connectivity_items.h pcbnew: Account for zone expansion in conn 2020-08-07 15:59:39 -07:00
connectivity_rtree.h Comment-only changes 2020-01-10 16:43:01 -08:00