OrcaSlicer/xs/src
bubnikv 90a415ae10 Clipper library:
Added some comments,
some methods were made inline, tiny methods moved to the header as inline,
dynamic allocation replaced with std:: containers,
changed some loops to the condensed C++11 syntax.
2017-03-02 17:11:46 +01:00
..
admesh AdMesh: 2017-02-26 21:59:09 +01:00
expat Fix of a warning in expat parser, which turns to an error 2017-02-26 23:35:44 +01:00
glew OpenGL support through GLEW. Only active if compiled with SLIC3R_GUI=1. 2016-09-14 16:31:26 +02:00
libslic3r Extended tracing of the slicing process. 2017-03-02 16:52:24 +01:00
poly2tri Style fix: const for some functions 2015-11-04 20:49:19 +01:00
Shiny Shiny Profiler: Disable exponential dumping of the timing data. 2017-03-02 16:35:15 +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 Clipper library: 2017-03-02 17:11:46 +01:00
clipper.hpp Clipper library: 2017-03-02 17:11:46 +01:00
perlglue.cpp Ported CoolingBuffer to C++/XS 2017-02-21 14:02:47 +01: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 Perl crazy macros strike again, they collide with boost threads. 2016-12-12 18:55:04 +01:00