mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-06 21:25:32 +00:00
The type list kept atrophying when various new items were added (arcs, shapes). And god knows what the purpose of putting PCB_FOOTPRINT_T in some of them was. As far as I can tell a CN_ITEMs parent can never be a footprint. (Also moves IGNORE_NETS to a flag so that we don't end up with two booleans and the potential to have them out-of-order.) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
connectivity_algo.cpp | ||
connectivity_algo.h | ||
connectivity_data.cpp | ||
connectivity_data.h | ||
connectivity_items.cpp | ||
connectivity_items.h | ||
connectivity_rtree.h | ||
from_to_cache.cpp | ||
from_to_cache.h | ||
topo_match.cpp | ||
topo_match.h |