PrusaSlicer-NonPlainar/xs/src
2014-11-23 20:14:13 +01:00
..
admesh XYZ mirroring from plater 2014-06-14 21:14:33 +02:00
boost
libslic3r Refactoring: renamed all contains_*() methods to contains() in C++ 2014-11-23 20:14:13 +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 Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions 2014-05-08 14:52:48 +02: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