kicad/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
..
include Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05:00
src Add const specifiers 2020-11-18 19:50:36 +00:00
CMakeLists.txt Remove unused point in polygon test 2020-10-23 12:13:09 -07:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00