Pcbnew: cleanup functions: now, cleanup uses same algorithm as connectivity...
Pcbnew: cleanup functions: now, cleanup uses same algorithm as connectivity calculations to detect pads connections, and is faster. therefore tracks which have a end point inside a pad, but not necessaryexactly to the pad position are seen as connected, and are no more removed. Side effect: reconnect to pads option is removed, because it is useless. TODO: use this algorithm in drag functions. Minor other fixes
Showing
This diff is collapsed.
pcbnew/connect.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment