kicad/libs/kimath
jean-pierre charras 82da739786 Better calculations in TransformRoundChamferedRectToPolygon().
the old calculations was creating a slightly too small shape for rounded corners.

Now the polygon is outside the perfect shape (as required to create a shape with clearance)

Fixes #4805
https://gitlab.com/kicad/code/kicad/issues/4805
2020-07-05 19:32:07 +02:00
..
include Only try to remove the implicit conversion warning if it is supported 2020-07-03 02:59:19 +01:00
src Better calculations in TransformRoundChamferedRectToPolygon(). 2020-07-05 19:32:07 +02:00
CMakeLists.txt Only try to remove the implicit conversion warning if it is supported 2020-07-03 02:59:19 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00