kicad/libs/kimath/include
Roberto Fernandez Bautista 235688e459 Less restrictive Arc Track Dragging tool
Use the connecting straight tracks even if not exactly parallel - allow
an error margin configurable in ADVANCED_CFG (default 1 degree). Also
be less strict about end point matching and use the width of the track
as the criteria to determine suitability.

Finally, delete any short lengths of track at the end of the operation
and amend the arc end points to keep connectivity.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/7967
2021-04-06 12:52:01 +00:00
..
geometry Less restrictive Arc Track Dragging tool 2021-04-06 12:52:01 +00:00
math Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
bezier_curves.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
convert_basic_shapes_to_polygon.h Add conversion of circles to zones and enable in footprint editor. 2021-01-06 17:21:49 +00:00
md5_hash.h specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.h Formatting fixes and fix qa_kimath following rebase 2021-01-24 16:41:10 +00:00