kicad/pcbnew/connectivity
Seth Hillbrand c6f5df134c Minor speed cleanup
This adjusts iterators to use const reference when only used for
copy.  It also ensures pre-allocation of vectors when size is known
ahead of time.
2019-12-05 14:20:59 -08:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp Use cached bounding boxes for performance. 2019-10-04 11:45:08 +01:00
connectivity_algo.h Minor speed cleanup 2019-12-05 14:20:59 -08:00
connectivity_data.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
connectivity_data.h Add mutex to connectivity 2019-06-05 15:55:52 -07:00
connectivity_items.cpp Fix geometry error in connectivity algorithm. 2019-11-10 14:52:01 +00:00
connectivity_items.h Unified update to C++14 std::make_unique 2019-12-05 10:43:55 -08:00
connectivity_rtree.h pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00