kicad/qa/libs
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
..
kimath SHAPE_POLY_SET: Fix segment collision testing 2021-04-04 20:12:45 -04:00
sexpr Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
CMakeLists.txt Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00