kicad/pcbnew/ratsnest
Seth Hillbrand 8760519a87 Ensure that we are not calculating self-collision
Ratsnest may have connections from a zone to two different items.  This
should be avoided as we never want to draw the ratsnest line with the
same element as start and finish

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17763
2024-04-14 13:50:01 -07:00
..
ratsnest.cpp PCB: add ratsnest to search pane 2023-08-17 10:25:40 -04:00
ratsnest_data.cpp Ensure that we are not calculating self-collision 2024-04-14 13:50:01 -07:00
ratsnest_data.h Clean up references in RN_NETs when garbage collecting CN_ITEMs. 2023-11-01 13:53:30 +00:00
ratsnest_view_item.cpp Behave (or assert) when source or target are null or dirty. 2023-11-01 17:11:42 +00:00
ratsnest_view_item.h Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00