kicad/libs/kimath/src
Jeff Young 3f8cada334 Fix some issues with new polygonization of arcs and arc collision test.
Test should not be testing against the polygonization error; if done
correctly that should all be on the correct side of the shape.  Use an
epsilon instead (I chose polygonization error / 10, but the value isn't
terribly important).

Fixes https://gitlab.com/kicad/code/kicad/issues/10724
2022-02-03 19:53:42 +00:00
..
geometry Try not to Simplify lines to a single point 2022-01-31 16:13:27 -08: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 Fix some issues with new polygonization of arcs and arc collision test. 2022-02-03 19:53:42 +00: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 Fix error in trigo. 2022-01-19 00:10:32 +00:00