kicad/libs/kimath/src
jean-pierre charras 7265f84358 fix PAD::TransformShapeWithClearanceToPolygon() incorrect calculation in some cases.
For round rect pads, when the arc error was OUTSIDE, the shape was too big and creates
bad shape for chamfered round rect pads.
For chamfered pads, when the clearance value was not 0, the chamfer was not at the
right place.
2020-11-14 08:50:58 +01:00
..
geometry Remove work-around in favour of real fix in Clipper. 2020-11-04 11:21:45 +00:00
math Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
bezier_curves.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.cpp fix PAD::TransformShapeWithClearanceToPolygon() incorrect calculation in some cases. 2020-11-14 08:50:58 +01:00
md5_hash.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
trigo.cpp Fix fly-off arc handles and move Arc Properties to start/end/angle. 2020-10-08 11:33:32 +01:00