kicad/pcbnew/connectivity
Seth Hillbrand 7f287cb8f9 Remove delauney computations from dynamic ratsnest
Avoids additional calculations on movement by using cached ratsnest for
internal nets and keeping bicolored line calc for others.

Fixes https://gitlab.com/kicad/code/kicad/issues/1865

cherry-picked from 104ff29e5f
2020-06-22 20:42: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:46:03 -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 Remove delauney computations from dynamic ratsnest 2020-06-22 20:42:12 -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