kicad/qa/libs/kimath
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 Fix some issues with new polygonization of arcs and arc collision test. 2022-02-03 19:53:42 +00:00
math We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
CMakeLists.txt Add qa test for SHAPE_POLY_SET::Simplify() 2021-07-03 19:37:50 +00:00
kimath_test_module.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
test_kimath.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00