kicad/libs/kimath/src
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
..
geometry Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
math Add std::hash specialization for VECTOR2I 2022-01-01 20:29:08 -05:00
bezier_curves.cpp Scoop up some more wxPoint instances 2022-01-03 20:00:53 -05:00
convert_basic_shapes_to_polygon.cpp Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
md5_hash.cpp specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.cpp Validate arc output when editing 2022-02-07 08:55:53 -08:00