PrusaSlicer-NonPlainar/xs/src
2016-12-08 14:24:40 +01:00
..
admesh Fix of ASCII STL parser. Accept a model even with invalid normals. 2016-12-05 11:39:17 +01:00
glew OpenGL support through GLEW. Only active if compiled with SLIC3R_GUI=1. 2016-09-14 16:31:26 +02:00
libslic3r Ported make_perimeters() and infill() to C++/XS, use pure C++ threads, cherry picked from @alexrj 66591bcc556c01572ec7519b1f8cb4ee2d430685 2016-12-08 14:24:40 +01:00
poly2tri Style fix: const for some functions 2015-11-04 20:49:19 +01:00
Shiny Tame the Shiny profiler. Make it switchable with define SLIC3R_PROFILE. 2016-11-16 23:11:51 +01:00
slic3r/GUI Don't crash, if the number of lines to display is zero. 2016-04-15 17:58:29 +02:00
clipper.cpp Function arguments passed by reference 2015-11-04 20:49:20 +01:00
clipper.hpp Function arguments passed by reference 2015-11-04 20:49:20 +01:00
perlglue.cpp Disabled asserts in the release build (-DNDEBUG). 2016-10-20 13:04: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 Undef seed macro because of crazy perl macro substitutions. 2016-11-16 13:19:48 +01:00