kicad/pcbnew/connectivity
Jeff Young bf445c1a95 Performance enhancements.
1) cache pad polygon outlines
   huge improvement in connectivity performance and a decent
   improvement in DRC performance
2) don't pre-allocate CONTEXT stack
   significant improvement in DRC rule performance
2) don't keep re-encoding strings
   decent improvement in DRC rule performance
2020-07-25 13:03:33 +01:00
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp Performance enhancements. 2020-07-25 13:03:33 +01: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 CHANGED: Copper zones can be on more than one layer 2020-06-28 08:52:37 -04:00
connectivity_rtree.h Comment-only changes 2020-01-10 16:43:01 -08:00