PrusaSlicer-NonPlainar/xs/src
2015-01-13 23:22:27 +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 Incomplete work for using Boost.Polygon to compute medial axis 2014-01-09 17:26:39 +01:00
libslic3r Support --solid-fill-pattern for legacy. #2527 2015-01-13 23:22:27 +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 New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00