kicad/pcbnew/connectivity
Jeff Young c549a214c9 Performance: don't alloc std::vector in critical areas.
For some history, see also aa2ad3b44c
2024-06-21 19:07:46 +01:00
..
CMakeLists.txt Shove thread_pool to core 2023-09-06 17:50:12 -04:00
connectivity_algo.cpp Performance: don't alloc std::vector in critical areas. 2024-06-21 19:07:46 +01:00
connectivity_algo.h Performance: don't alloc std::vector in critical areas. 2024-06-21 19:07:46 +01:00
connectivity_data.cpp Performance: don't alloc std::vector in critical areas. 2024-06-21 19:07:46 +01:00
connectivity_data.h Performance: don't alloc std::vector in critical areas. 2024-06-21 19:07:46 +01:00
connectivity_items.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
connectivity_items.h ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
connectivity_rtree.h
from_to_cache.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
from_to_cache.h