PrusaSlicer-NonPlainar/xs/src
2015-01-09 12:02:04 +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 put any M200 automatically when volumetric mode is selected. Explain how to do it manually in the tooltip. #1746 2015-01-09 12:02:04 +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 Upgrade Clipper to 6.2.1 2014-11-08 12:05:27 +01:00
clipper.hpp Upgrade Clipper to 6.2.1 2014-11-08 12:05:27 +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