kicad/libs/kimath
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
..
include Formatting. 2020-11-10 18:08:25 +00:00
src fix PAD::TransformShapeWithClearanceToPolygon() incorrect calculation in some cases. 2020-11-14 08:50:58 +01:00
CMakeLists.txt Remove unused point in polygon test 2020-10-23 12:13:09 -07:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00