kicad/pcbnew/connectivity
Jon Evans a77e630901 ADDED: Connectivity for graphic shapes on copper layers
Graphic shapes (excluding text) can now have nets when on
copper layers. Shapes behave like tracks in that they will
pick up nets from connected pads, and follow track opacity
settings.
2023-08-10 21:47:43 -04:00
..
CMakeLists.txt ADDED: Threadpool 2022-06-24 22:59:24 +00:00
connectivity_algo.cpp ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
connectivity_algo.h Fix more C5266 warnings 2023-05-18 22:08:50 -04:00
connectivity_data.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
connectivity_data.h Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
connectivity_items.cpp ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
connectivity_items.h ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00