kicad/libs/kimath/src
Seth Hillbrand 7dd0c67afd Handle hand-drawn holes in unfracture
We can't know that all holes will be ccw when entering unfracture.
Instead, we set the largest polyline to be the outline and the others to
be the holes.

(cherry picked from commit 1fe956c069)
2022-05-25 13:21:04 -07:00
..
geometry Handle hand-drawn holes in unfracture 2022-05-25 13:21:04 -07: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 Avoid duplicate points in trapezoid pads 2022-03-22 13:30:45 -07:00
md5_hash.cpp Fix typo 2022-03-07 08:03:48 +01:00
trigo.cpp Adds uncertainty propagation to center point calc 2022-03-04 11:37:49 -08:00