OrcaSlicer/src/libslic3r/Format
2019-09-23 12:33:21 +02:00
..
3mf.cpp ENABLE_ENHANCED_RELOAD_FROM_DISK -> Fixed export/import to/from .3mf to keep compatibility with 3rd part software. 2019-09-23 12:33:21 +02:00
3mf.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
AMF.cpp ENABLE_ENHANCED_RELOAD_FROM_DISK 2019-09-19 12:39:59 +02: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 Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01:00
OBJ.hpp Reworked the command line interface based on the current state 2019-03-13 15:44:50 +01: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 Refactored admesh to get rid of the error and fp members of stl_file. 2019-06-10 17:17:36 +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