PrusaSlicer-NonPlainar/xs
bubnikv 3b89717149 Changing the internal representation of Point / Pointf / Point3 / Pointf3 to Eigen Matrix types:
Changed the Point3 / Pointf3 to derive from the Eigen Vec3crd / Vec3d.
Replaced the Point::concide_with() method calls with == operator.
Reduced some compiler warnings.
2018-08-15 13:51:40 +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-15 13:51:40 +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: 2018-08-15 13:51:40 +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