kicad/pcbnew/connectivity
Marek Roszko cf2bb5692a Remove the wxLog calls from math/util.h for now
This was leaking windows headers and partial wx headers to 1084 compilation units......
This also means math/util.h is leaking to 1084 compilation units which seems a bit high too.
2021-06-01 18:44:22 -04: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 Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
connectivity_algo.h Fix connectivity to only resolve conflicts on netlist load 2021-03-23 17:43:24 -04:00
connectivity_data.cpp Less restrictive Arc Track Dragging tool 2021-04-06 12:52:01 +00:00
connectivity_data.h Less restrictive Arc Track Dragging tool 2021-04-06 12:52:01 +00:00
connectivity_items.cpp Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
connectivity_items.h Connectivity: just pick the most popular net to update conflicting clusters 2021-03-21 15:31:37 -04:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp Added a lot of consts and refactored a few lines 2021-03-08 12:49:48 -08:00
from_to_cache.h D_PAD -> PAD. 2020-11-13 15:16:24 +00:00