PrusaSlicer-NonPlainar/xs/src
bubnikv d934b63424 Removed Print.pm,
ported execution of post processing scripts into C++ (WIP, waits for
update of boost::system module on our build server)
Removed other mention of the "Controller".
2018-09-17 12:01:02 +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 Merge remote-tracking branch 'origin/feature_arrange_with_libnest2d' into dev 2018-08-31 10:55:55 +02:00
libslic3r Removed Print.pm, 2018-09-17 12:01:02 +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 Removed Print.pm, 2018-09-17 12:01:02 +02:00
benchmark.h initial NFP method with convex polygons working. 2018-06-05 12:02:45 +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 Merged with dev 2018-09-12 11:59:02 +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 Eradicated the Pointf class, replaced with Eigen Vector3d 2018-08-21 21:05:24 +02:00