kicad/pcbnew/teardrop
jean-pierre charras 3f50199dad TEARDROP_MANAGER: fix a corner case that generate a invalid teardrop polygon.
Also add a better handling of connected tracks when searching for a track connected
to a too short track to create a teardrop, search was stopped to Y connections.
Now the selected track is the longest of these 2 candidates.
Fixes #13006
https://gitlab.com/kicad/code/kicad/issues/13006
2022-11-26 14:37:20 +01:00
..
dialog_teardrop.cpp Update message panel after rebuilding connectivity. 2022-11-18 15:29:16 +00:00
dialog_teardrop_base.cpp Pretty up the Teardrops dialog. 2022-08-07 23:22:21 +01:00
dialog_teardrop_base.fbp Pretty up the Teardrops dialog. 2022-08-07 23:22:21 +01:00
dialog_teardrop_base.h Pretty up the Teardrops dialog. 2022-08-07 23:22:21 +01:00
teardrop.cpp Move ratsnest exclusion processing to a post-pass. 2022-09-29 17:08:49 +01:00
teardrop.h Fix typos in pcbnew sub-directory 2022-06-30 09:39:45 -04:00
teardrop_parameters.cpp Teardrops: store parameters in BOARD_DESIGN_SETTINGS. 2022-01-23 10:57:08 +01:00
teardrop_parameters.h Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
teardrop_types.h Teardrops: fixes and enhancements: 2022-03-05 17:18:42 +01:00
teardrop_utils.cpp TEARDROP_MANAGER: fix a corner case that generate a invalid teardrop polygon. 2022-11-26 14:37:20 +01:00