kicad/libs/kimath/include/math
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
..
box2.h BOX2: allow constructing a zero-sized BOX2 from a single point 2020-09-08 01:31:42 +02:00
matrix3x3.h Comment-only changes 2020-01-10 16:43:01 -08:00
util.h Only try to remove the implicit conversion warning if it is supported 2020-07-03 02:59:19 +01:00
vector2d.h Comment-only changes 2020-01-10 16:43:01 -08:00
vector3.h Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05:00