OrcaSlicer/xs/src
bubnikv ba1c0b0137 CMake build process - fixes of the previous check-ins to build
cleanly on Windows & Linux. There is still a work on OSX:
The XS module has to be linked without perl.lib and with
the following parameters to produce a bundle: -bundle -undefined dynamic_lookup
2017-08-18 21:09:53 +02:00
..
admesh CMake: Split the globs into separate libraries. 2017-08-18 11:39:24 +02:00
boost/nowide Integrated the not yet accepted boost::nowide library, thanks @alexrj. 2017-06-14 16:24:49 +02:00
eigen Bundled Eigen library. 2017-03-29 18:19:57 +02:00
expat Fix of a warning in expat parser, which turns to an error 2017-02-26 23:35:44 +01:00
glew Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00
libslic3r CMake build process - fixes of the previous check-ins to build 2017-08-18 21:09:53 +02:00
poly2tri Style fix: const for some functions 2015-11-04 20:49:19 +01:00
Shiny Shiny Profiler: Disable exponential dumping of the timing data. 2017-03-02 16:35:15 +01:00
slic3r/GUI Implemented raft support for the wipe tower 2017-06-08 16:58:29 +02:00
clipper.cpp Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
clipper.hpp Experimental feature, which may make the Clipper offsets run faster 2017-07-13 15:52:19 +02:00
perlglue.cpp Ported the cooling changes from @alexrj: Don't slow down the external 2017-06-22 12:59:23 +02:00
polypartition.cpp Addtional check for TPPLPoly::operator= 2015-11-04 20:49:20 +01:00
polypartition.h Style fix: const for some functions 2015-11-04 20:49:19 +01:00
ppport.h New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
xsinit.h Ported the G-code generator from Perl to C++. 2017-05-03 18:28:22 +02:00