PrusaSlicer-NonPlainar/xs/src
2018-09-19 10:55:00 +02:00
..
admesh Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev 2018-09-05 09:51:31 +02:00
agg Delete copy constructor of Raster, we dont want to use that. Getting rid of AGG warnings. 2018-05-22 17:37:39 +02:00
avrdude Firmware updater: Fix a race condition 2018-08-24 11:21:29 +02:00
boost/nowide PlaceholderParser extended with {if}/{elsif}{else} blocks and 2017-11-26 09:59:14 +01:00
eigen Updated the Eigen library to 3.3.5 2018-08-17 17:33:29 +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
libnest2d Merged with dev 2018-09-17 15:12:13 +02:00
libslic3r Build fixes, conversion of wxString into utf-8 std::string 2018-09-19 10:55:00 +02:00
miniz 3mf Importer - Added miniz library 2018-01-30 08:48:58 +01:00
png getting rid of strerror problem 2018-05-22 16:39:47 +02:00
poly2tri Merged with master 2018-08-17 18:07:45 +02:00
qhull Added qhull library to xs/src and cmake 2018-08-15 10:57:22 +02:00
semver Fix alpha legacy dir detection, Fix SemVer value ctor 2018-04-19 18:29:19 +02:00
Shiny Added some profilling macros into GCodeTimeEstimator 2018-07-20 16:14:23 +02:00
slic3r Build fixes, conversion of wxString into utf-8 std::string 2018-09-19 10:55:00 +02:00
benchmark.h initial NFP method with convex polygons working. 2018-06-05 12:02:45 +02:00
callback.cpp Replaced CONFESS with throw std::exception in libslic3r, so now 2018-09-18 10:09:58 +02:00
callback.hpp Replaced CONFESS with throw std::exception in libslic3r, so now 2018-09-18 10:09:58 +02: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 1st installment of preview ported in c++ 2018-09-18 13:35:05 +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 Replaced CONFESS with throw std::exception in libslic3r, so now 2018-09-18 10:09:58 +02:00