PrusaSlicer-NonPlainar/src/libslic3r/Format
Vojtech Bubnik b76f66d2d2 Follow-up to 3ee259b602
1) Added parsing of 3MF PrusaSlicer generator semantic version
2) For 3MFs generated by >= "2.4.0-alpha1" and < "2.4.0-alpha3",
   remove unreferenced vertices on loading. This should shrink the incorrectly
   generated 3MFs back.
3) Added check for an empty mesh, which could have crashed PrusaSlicer on 3MF parsing.
2021-09-30 12:18:43 +02:00
..
3mf.cpp Follow-up to 3ee259b602 2021-09-30 12:18:43 +02:00
3mf.hpp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
AMF.cpp #7015 - Fixed typo in AMFParserContext::endElement() 2021-09-27 12:33:26 +02:00
AMF.hpp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
OBJ.cpp Fixed warnings 2021-09-30 09:00:01 +02:00
OBJ.hpp Make loading of obj files into TriangleMesh possible. 2019-10-01 14:58:37 +02:00
objparser.cpp Fixed debug build 2021-05-24 12:20:29 +02:00
objparser.hpp SLA Contour3D expanded with conversions supporting quads. 2019-11-04 14:33:29 +01:00
SL1.cpp Switch to current SLA profile if an imported archive doesn't contain it. 2021-09-27 10:00:21 +02:00
SL1.hpp Switch to current SLA profile if an imported archive doesn't contain it. 2021-09-27 10:00:21 +02:00
STL.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
STL.hpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00