PrusaSlicer-NonPlainar/src/libslic3r/Format
2019-09-02 09:38:45 +02:00
..
3mf.cpp Attempt to fix non compatible (newer) .3mf and .amf import error handling on Linux and OsX 2019-09-02 09:38:45 +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 Attempt to fix non compatible (newer) .3mf and .amf import error handling on Linux and OsX 2019-09-02 09:38:45 +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 Fixed warnings in libslic3r 2019-06-25 16:04:29 +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