kicad/libs/kimath
Jeff Young 59f3fefd17 When polygonizing arcs don't use synthesized center and angle.
Start, mid and end are the "real" properties and come with less
error.

Also collapses two arc polygonization routines into one.

Also fixes DRC checks to be cognizant of arc approximation error.

Fixes https://gitlab.com/kicad/code/kicad/issues/6039
2020-10-23 23:55:45 +01:00
..
include When polygonizing arcs don't use synthesized center and angle. 2020-10-23 23:55:45 +01:00
src When polygonizing arcs don't use synthesized center and angle. 2020-10-23 23:55:45 +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