PrusaSlicer-NonPlainar/xs
bubnikv f34252a27b Changing the internal representation of Point / Pointf / Point3 / Pointf3 to Eigen Matrix types:
Changed the Point3 / Pointf3 to composite Eigen Vec3crd / Vec3d.
Point3 is no more derived from Point,
Pointf3 is no more derived from Pointf.
Introduced Transform2f/3f/2d/3d types as aliases to Eigen::Transform.
2018-08-14 21:33:41 +02:00
..
lib/Slic3r Layers editing shader moved to c++ 2018-05-25 14:05:08 +02:00
src Changing the internal representation of Point / Pointf / Point3 / Pointf3 to Eigen Matrix types: 2018-08-14 21:33:41 +02:00
t Removed the "Broken croak" support, which was useful on broken 2018-05-03 21:45:43 +02:00
xsp Changing the internal representation of Point / Pointf / Point3 / Pointf3 to Eigen Matrix types, first step 2018-08-14 18:33:26 +02:00
CMakeLists.txt Change to firstfit selection because DJD needs further testing. 2018-07-16 16:07:29 +02:00
main.xs.in Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00