OrcaSlicer/xs/src
bubnikv 1719952f49 Fixing "opening an obj file causes Slic3r to become stuck and use 100% on one core" #221
Extended the OBJ parser to triangulate quads. Higher order polygons are not supported though.
2017-04-03 10:05:22 +02:00
..
admesh Fixed missing #include<assert.h> 2017-03-29 19:57:11 +02:00
eigen Bundled Eigen library. 2017-03-29 18:19:57 +02:00
expat Fix of a warning in expat parser, which turns to an error 2017-02-26 23:35:44 +01:00
glew Use Vertex Buffer Objects for rendering of 3D volumes if possible. 2017-03-16 14:02:28 +01:00
libslic3r Fixing "opening an obj file causes Slic3r to become stuck and use 100% on one core" #221 2017-04-03 10:05:22 +02: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 Fixed crashes on OpenGL < 2 due to printing null pointers returned 2017-03-31 15:29:34 +02:00
clipper.cpp Fixed a newly introduced memory leak into the Clipper library, 2017-03-08 20:27:03 +01:00
clipper.hpp Fixed a newly introduced memory leak into the Clipper library, 2017-03-08 20:27:03 +01:00
perlglue.cpp Use OpenGL 2.0 shaders for the layer height rendering. 2017-03-20 12:05:20 +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