kicad/pcbnew/ratsnest
Seth Hillbrand 87171f53c7 Speedup dynamic ratsnest
Removes some unneeded calculations and threads the remaining.

Threading was previously removed to avoid overhead issues with small
boards.  This is no longer needed with the thread pool implementation

Fixes https://gitlab.com/kicad/code/kicad/issues/12131
2022-10-04 17:06:45 -07:00
..
ratsnest.cpp Move ratsnest exclusion processing to a post-pass. 2022-09-29 17:08:49 +01:00
ratsnest_data.cpp Speedup dynamic ratsnest 2022-10-04 17:06:45 -07:00
ratsnest_data.h Speedup dynamic ratsnest 2022-10-04 17:06:45 -07:00
ratsnest_view_item.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
ratsnest_view_item.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00