kicad/pcbnew/ratsnest
Jeff Young e62463b52b Don't store optimized anchors in CN_ITEMs.
It appears that multiple RN_NETs can refer to the same CN_ITEMs meaning
that we run into threading problems if we modify the CN_ITEM.

Fixes https://gitlab.com/kicad/code/kicad/issues/12968
2022-11-23 00:46:06 +00:00
..
ratsnest.cpp Move ratsnest exclusion processing to a post-pass. 2022-09-29 17:08:49 +01:00
ratsnest_data.cpp Don't store optimized anchors in CN_ITEMs. 2022-11-23 00:46:06 +00:00
ratsnest_data.h Backing out earlier fix in favour of fixing std::shared_ptr usage. 2022-11-21 21:56:17 +00:00
ratsnest_view_item.cpp Mostly const safety, but also performance opt. by avoiding shared_ptr overhead. 2022-11-22 12:21:30 +00:00
ratsnest_view_item.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00