PrusaSlicer-NonPlainar/xs/src
bubnikv 317e9131e8 New sparse infill: "stars" - David's star shaped infill.
This is very similar to a "triangles" infill, but maximum two lines
intersect at a single point.

added utility function get_extents_vector()
2016-11-09 15:39:12 +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 New sparse infill: "stars" - David's star shaped infill. 2016-11-09 15:39:12 +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 Compilation with an environment variable SLIC3R_HAS_BROKEN_CROAK set 2016-11-08 10:49:32 +01:00