PrusaSlicer-NonPlainar/xs/src
bubnikv a10e9c6573 Fix of https://github.com/prusa3d/Slic3r/issues/13
The BoundingBox::defined flag was not set in constructor,
if initialized from min/max corners.
2016-11-04 16:49:08 +01:00
..
admesh fix a segment fault by admesh 2016-03-12 16:01:16 +08:00
glew OpenGL support through GLEW. Only active if compiled with SLIC3R_GUI=1. 2016-09-14 16:31:26 +02:00
libslic3r Fix of https://github.com/prusa3d/Slic3r/issues/13 2016-11-04 16:49:08 +01:00
poly2tri Style fix: const for some functions 2015-11-04 20:49:19 +01:00
Shiny Removed #include <malloc.h> from the Shiny profiler as there is no 2016-10-17 12:13:30 +02: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 Updated xs/Build.PL to support Visual Studio compiler suite. 2016-08-21 21:46:17 +02:00