kicad/pcbnew/connectivity
jean-pierre charras 067b94c410 DRC: Fix a incorrect message and marker position when testing dangling vias.
Commit 6ffb721 detects vias connected on only one layer.
But the DRC diag (marker position and error message) were not correctly initialized
for this new test.
2021-01-10 10:21:24 +01:00
..
CMakeLists.txt pcb_new: CONNECTIVITY_DATA now keeps a cache of DRC from-tos 2020-09-27 16:45:46 +02:00
connectivity_algo.cpp More consistent naming. 2020-12-08 13:05:39 +00:00
connectivity_algo.h Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
connectivity_data.cpp DRC: Fix a incorrect message and marker position when testing dangling vias. 2021-01-10 10:21:24 +01:00
connectivity_data.h Fix and rename CONNECTIVITY_DATA::GetConnectedItems(aItem, aAnchor, aTypes[] ) to GetConnectedItemsAtAnchor 2020-11-13 17:43:21 +00:00
connectivity_items.cpp Implement free vias fully 2020-12-20 16:29:50 -05:00
connectivity_items.h Naming conventions. 2020-11-14 18:26:03 +00:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
from_to_cache.h D_PAD -> PAD. 2020-11-13 15:16:24 +00:00