PrusaSlicer-NonPlainar/xs/src
2015-01-30 18:45:30 +01:00
..
admesh Fix bug in admesh code that causes random binary STL files not to be read correctly on Windows. #2461 2015-01-04 11:46:58 +01:00
boost
libslic3r Don't output slic3r:z attribute in SVG for raft layers 2015-01-30 18:45:30 +01: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 Revert "Updated Clipper to 6.2.7" 2015-01-18 01:31:10 +01:00
clipper.hpp Revert "Updated Clipper to 6.2.7" 2015-01-18 01:31:10 +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