PrusaSlicer-NonPlainar/xs
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
..
lib/Slic3r Removed the Perl Tab & BedDialog as they were replaced by their C++ 2018-02-15 18:16:19 +01:00
src Fixed the previous commit on Linux: The older GCC we are using 2018-03-16 18:56:01 +01:00
t Removed the unsupported "pillars" support pattern. 2018-03-14 20:08:34 +01:00
xsp Implements SPE-159 "substitute accented letters with non-accented ones" 2018-03-16 18:20:47 +01:00
CMakeLists.txt Implements SPE-159 "substitute accented letters with non-accented ones" 2018-03-16 18:20:47 +01:00
main.xs.in Initial implementation of a CMake build system for the Slic3r XS module. 2017-08-16 19:05:08 +02:00