kicad/libs/kimath/src
Seth Hillbrand a04d6401c1 Transform arcs more accurately
Segment approximation for arcs leaves small "indents" where the rounded
edges of two segments don't quite meet.

This gives closer approximation by calculating the inner and outer joint
points based on the radius, eliminating the indents.
2021-06-11 14:26:38 -07:00
..
geometry Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
math Fix compatibility with wxWidgets 3.0.x 2021-06-02 10:02:20 +02:00
bezier_curves.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
convert_basic_shapes_to_polygon.cpp Transform arcs more accurately 2021-06-11 14:26:38 -07:00
md5_hash.cpp specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.cpp EDIT_TOOL::DragArcTrack Fix incorrect undo history when items are deleted 2021-01-24 16:41:10 +00:00