OrcaSlicer/xs/src/libslic3r/Format
bubnikv e90279c513 Ported the G-code generator from Perl to C++.
Removed GCode.pm
Removed the Perl bindigns for AvoidCrossingPerimeters, OozePrevention, SpiralVase, Wipe
Changed the std::set of extruder IDs to vector of IDs.
Removed some MSVC compiler warnings, removed obnoxious compiler warnings when compiling the Perl bindings.
2017-05-03 18:28:22 +02:00
..
AMF.cpp Ported the G-code generator from Perl to C++. 2017-05-03 18:28:22 +02:00
AMF.hpp Initial rewrite of the file accessors from Perl to C++. 2017-02-26 21:46:33 +01:00
OBJ.cpp Fixing "opening an obj file causes Slic3r to become stuck and use 100% on one core" #221 2017-04-03 10:05:22 +02:00
OBJ.hpp Initial rewrite of the file accessors from Perl to C++. 2017-02-26 21:46:33 +01:00
objparser.cpp Fixing "opening an obj file causes Slic3r to become stuck and use 100% on one core" #221 2017-04-03 10:05:22 +02:00
objparser.hpp Fixed a missing include. 2017-02-26 22:40:10 +01:00
PRUS.cpp Finalized the Prusa Control project file format import. 2017-04-05 14:45:43 +02:00
PRUS.hpp Initial rewrite of the file accessors from Perl to C++. 2017-02-26 21:46:33 +01:00
STL.cpp Initial rewrite of the file accessors from Perl to C++. 2017-02-26 21:46:33 +01:00
STL.hpp Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good. 2017-02-27 01:03:00 +01:00