PrusaSlicer-NonPlainar/src/libslic3r/Format
bubnikv 26b7dbd6f5 Improved accuracy of ModelVolume matrix store / restore
into the 3MF / AMF.
Improved accuracy of ModelVolume's mesh transform back from Object's
coordinate space to its own coordinate space after reloading
from 3MF / AMF.
2019-12-19 12:27:49 +01:00
..
3mf.cpp Improved accuracy of ModelVolume matrix store / restore 2019-12-19 12:27:49 +01:00
3mf.hpp ENABLE_THUMBNAIL_GENERATOR -> Add file Metadata/thumbnail.png into 3mf output 2019-10-24 09:20:33 +02:00
AMF.cpp Improved accuracy of ModelVolume matrix store / restore 2019-12-19 12:27:49 +01:00
AMF.hpp Added version check for .3mf and .amf project files. PrusaSlicer will refuse to import files with newer version numbers. 2019-08-23 13:12:31 +02:00
OBJ.cpp Make loading of obj files into TriangleMesh possible. 2019-10-01 14:58:37 +02:00
OBJ.hpp Make loading of obj files into TriangleMesh possible. 2019-10-01 14:58:37 +02:00
objparser.cpp Follow-up of 9b5edbfa5f -> added comments 2019-09-09 11:50:19 +02:00
objparser.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
PRUS.cpp PRUS.cpp: Fixed an always-true condition in extract_model_from_archive 2019-09-24 18:09:48 +02:00
PRUS.hpp Rewrote .PRUSA file parser from wxWidgets zip to miniz. 2018-09-25 14:30:57 +02:00
STL.cpp Refactored admesh to get rid of the error and fp members of stl_file. 2019-06-10 17:17:36 +02:00
STL.hpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00