kicad/libs/kimath
jean-pierre charras 1047e7143a SHAPE_ARC::GetCentralAngle(): ensure a 360 deg arc angle is always returned as 360 deg.
An arc having the same start and end points can be 0 or 360 deg arc.
In Kicad it is always 360 deg arc (i.e. a circle)
Fixes #13182
https://gitlab.com/kicad/code/kicad/issues/13182
2022-12-17 14:44:53 +01:00
..
include Revert "Minor header cleanup." 2022-12-08 05:04:41 +00:00
src SHAPE_ARC::GetCentralAngle(): ensure a 360 deg arc angle is always returned as 360 deg. 2022-12-17 14:44:53 +01:00
CMakeLists.txt Add Clipper2 2022-10-19 16:25:45 -07:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00