PrusaSlicer-NonPlainar/xs/src
2015-06-02 11:54:38 +02:00
..
admesh Fix admesh's STL parser in order to make it more tolerant for broken STL files having multiple 'solid' definitions. Still not the ideal STL parser, but handles the cases that were reported so far. #2471 #2842 2015-06-01 19:49:52 +02:00
boost Incomplete work for using Boost.Polygon to compute medial axis 2014-01-09 17:26:39 +01:00
libslic3r Always limit volumetric speed with Max Volumetric Speed (not just when using autospeed). #2810 2015-06-02 11:54:38 +02:00
poly2tri Use poly2tri for triangulation. This fixes some cases where polyPartition couldn't triangulate successfully. Reported as issue #9 in polyPartition repository. Tested with MotorHalter_0.stl cut at 1.2 2014-05-01 12:07:11 +02:00
clipper.cpp Update to Clipper 6.2.9. Fixes #2639 2015-02-22 15:13:52 +01:00
clipper.hpp Update to Clipper 6.2.9. Fixes #2639 2015-02-22 15:13:52 +01:00
myinit.h Moved C++ code into new libslic3r directory 2014-08-03 19:42:29 +02:00
perlglue.hpp Bugfix: early object destruction caused a segfault when splitting. Also fixed a memory leak and restore background processing when split only detected one part. #2466 #2398 2014-12-30 13:16:28 +01:00
polypartition.cpp Finished --cut implementation 2014-04-25 12:40:21 +02:00
polypartition.h Finished --cut implementation 2014-04-25 12:40:21 +02:00
ppport.h New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00