kicad/libs/kimath/include
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 Add const specifiers 2020-11-18 19:50:36 +00:00
math Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05:00
bezier_curves.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.h When polygonizing arcs don't use synthesized center and angle. 2020-10-23 23:55:45 +01:00
md5_hash.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
trigo.h Formatting. 2020-11-10 18:08:25 +00:00