PrusaSlicer-NonPlainar/xs
bubnikv 1b89c08bfc TriangleMesh.cpp/h:
New methods: has_multiple_patches(), number_of_patches()
Improved constness of file access methods.
Reduced some memory allocations costs.
Fixed some crashes of the cut() method on invalid meshes, Slic3r crashes on the unstable triangulation now.
Documented.
2017-02-26 22:17:39 +01:00
..
lib/Slic3r Fix of ExtrusionMultiPath binding to Perl & G-code generator. 2017-01-20 15:17:32 +01:00
src TriangleMesh.cpp/h: 2017-02-26 22:17:39 +01:00
t Adapted to the new ClipperUtils.hpp interface by @alexrj 2016-12-13 19:22:23 +01:00
xsp Initial rewrite of the file accessors from Perl to C++. 2017-02-26 21:46:33 +01:00
Build.PL Initial rewrite of the file accessors from Perl to C++. 2017-02-26 21:46:33 +01:00
MANIFEST Initial rewrite of the file accessors from Perl to C++. 2017-02-26 21:46:33 +01:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00