kicad/libs/kimath
Seth Hillbrand 162545ddf0 Validate arc output when editing
Handles checking output of the arc to ensure we don't end up generating
an invalid arc.  Also keeps the limit of the arc angle to be (360,360)
excluding 0.

Fixes https://gitlab.com/kicad/code/kicad/issues/10070

(cherry picked from commit 8fc831cbc2)
2022-02-07 08:55:53 -08:00
..
include Validate arc output when editing 2022-02-07 08:55:53 -08:00
src Validate arc output when editing 2022-02-07 08:55:53 -08:00
CMakeLists.txt Move EDA_ANGLE to KiMath lib 2022-01-14 17:12:24 -08:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00