7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 05:25:02 +00:00
kicad/pcbnew/connectivity
2024-11-03 18:02:26 +00:00
..
CMakeLists.txt pcbnew: refactor topology matching algorithm and move it to the connectivity subsystem 2024-08-13 22:50:26 +02:00
connectivity_algo.cpp Reorganize layer numbering 2024-09-06 23:07:58 +00:00
connectivity_algo.h Performance: don't alloc std::vector in critical areas. 2024-06-21 19:07:46 +01:00
connectivity_data.cpp CONNECTIVITY_DATA::IsConnectedOnLayer() fix incorrect behavior for B_Cu layer test. 2024-10-18 13:32:48 +02:00
connectivity_data.h Hold weak reference to NET_SETTINGS in CONNECTIVITY_DATA 2024-08-04 09:03:03 +01:00
connectivity_items.cpp Phase 2 of padstack support 2024-10-01 19:55:03 -04:00
connectivity_items.h Reorganize layer numbering 2024-09-06 23:07:58 +00:00
connectivity_rtree.h Reorganize layer numbering 2024-09-06 23:07:58 +00:00
from_to_cache.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00
topo_match.cpp Remove whitespace 2024-11-03 18:02:26 +00:00
topo_match.h Initialize some variables in router. 2024-11-03 19:53:42 +03:00