6e591f5f91
This does 3 things: 1) Removes unused zone layers on load 2) Does not save unused zone layers 3) Removes unused zone layers from connectivity calculation (1) Prevents existing boards from using unused zone layers for any connectivity or rendering. (2) Updates the contents of boards with removed zone layers to prevent them from propagating. (3) updates the connectivity while running pcbnew and removing a zone layer Fixes https://gitlab.com/kicad/code/kicad/-/issues/17288 |
||
---|---|---|
.. | ||
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 |