kicad/qa/libs/kimath
Jon Evans 2c05d99d9f SHAPE_POLY_SET: Fix segment collision testing
It appears as though there was an optimization to skip testing segments if
one of their endpoints (and only the A point) was inside.  Unclear the reason
for this, but I'm going to assume that it was intended to optimize the case
where both points are inside (like the point case above it).
2021-04-04 20:12:45 -04:00
..
geometry SHAPE_POLY_SET: Fix segment collision testing 2021-04-04 20:12:45 -04:00
math Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05:00
CMakeLists.txt qa tests for CIRCLE geometry library 2021-01-24 16:41:10 +00:00
kimath_test_module.cpp Move geometry tests into the kimath qa test 2020-07-18 16:19:01 +01:00
test_kimath.cpp Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00