kicad/pcbnew/connectivity
Jeff Young c430c88f9d Immediate update of no-net objects when they're connected to something else.
Fixes https://gitlab.com/kicad/code/kicad/issues/13601
2023-01-23 16:25:29 +00:00
..
CMakeLists.txt ADDED: Threadpool 2022-06-24 22:59:24 +00:00
connectivity_algo.cpp Immediate update of no-net objects when they're connected to something else. 2023-01-23 16:25:29 +00:00
connectivity_algo.h Return reference rather than copy 2022-12-16 10:52:57 -08:00
connectivity_data.cpp Special case for very-short tracks was killing both-ends-in-a-zone. 2023-01-09 13:35:54 +00:00
connectivity_data.h Return reference rather than copy 2022-12-16 10:52:57 -08:00
connectivity_items.cpp Push nets to free pads when they're used. 2023-01-17 23:29:47 +00:00
connectivity_items.h Backing out earlier fix in favour of fixing std::shared_ptr usage. 2022-11-21 21:56:17 +00:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp Clean up some auto usage 2022-08-15 11:29:45 -07:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00