PrusaSlicer-NonPlainar/xs/src
bubnikv 34a0f87395 Fixed the previous commit on Linux: The older GCC we are using
on our Debian build server does not support C++11 <codecvt>,
so the utf8 to utf16 conversion was replaced with Boost counterparts.
2018-03-16 18:56:01 +01:00
..
admesh Added workaround into admesh stl_fix_normal_directions() function to prevent meshes to be broken by the repairing process (fixes #716, #574, #413, #269, #262, #259, #230, #228, #206) 2018-02-15 16:10:47 +01:00
boost/nowide PlaceholderParser extended with {if}/{elsif}{else} blocks and 2017-11-26 09:59:14 +01: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 Merge branch 'master' into mesh_repair 2018-03-16 12:33:53 +01:00
miniz 3mf Importer - Added miniz library 2018-01-30 08:48:58 +01:00
poly2tri Style fix: const for some functions 2015-11-04 20:49:19 +01:00
Shiny Optimized the GCodeReader. 2018-01-03 17:29:49 +01:00
slic3r Fixed the previous commit on Linux: The older GCC we are using 2018-03-16 18:56:01 +01:00
clipper.cpp Clipper should always throw clipperExceptions, not strings. 2018-02-12 16:34:39 +01:00
clipper.hpp Experimental feature, which may make the Clipper offsets run faster 2017-07-13 15:52:19 +02:00
perlglue.cpp WIP: OctoPrint 2018-03-05 18:33:15 +01: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 libcurl linking and cmake usage improvements 2018-03-05 16:31:24 +01:00