kicad/qa/libs/kimath
Marek Roszko 45598f2933 Add handling of DXF arbitrary axis/extrusions
This fixes some DXFs imports where unforunately CAD tools like SolidWorks
randomly decide to mirror circle definitions across the "z" axis (resulting in x or y axis flips in 2d)
Most likely live projection from 3D to 2D drawings introduces this.
However this is DXF specification to describe it so obtusely with vectors for a 2d drawing.
2020-11-23 21:24:38 -05:00
..
geometry Coverity fixes. 2020-11-10 08:50:16 -05:00
math Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05:00
CMakeLists.txt Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05: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