kicad/pcbnew/connectivity
Seth Hillbrand a5a56c46c3 Remove INTRUSIVE_LIST from CN_ITEM
Intrusive lists made the connectivity search not thread-safe.  Using
iterators for item deletion provides the same order performance while
keeping the container thread-localized
2020-07-28 09:29:32 -07:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp Remove INTRUSIVE_LIST from CN_ITEM 2020-07-28 09:29:32 -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 'const void' is not a return type 2020-07-02 11:43:18 -07:00
connectivity_data.h 'const void' is not a return type 2020-07-02 11:43:18 -07:00
connectivity_items.cpp Performance enhancements. 2020-07-25 13:03:33 +01:00
connectivity_items.h Remove INTRUSIVE_LIST from CN_ITEM 2020-07-28 09:29:32 -07:00
connectivity_rtree.h Comment-only changes 2020-01-10 16:43:01 -08:00