Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-05Fix usage of CallAfter vs modal dialogs in slic3r.cpp, fix #1778Vojtech Kral
2019-02-03Fixed an issue, where the output G-code file name was not always updatedbubnikv
2019-01-10Fix gui decision logic to be the same as in 1.41Vojtech Kral
2019-01-09Enable the GUI mode by default on OSX.bubnikv
2019-01-09Fixed a bug in the Win32 start wrapper (wrong number of parameters was passed...bubnikv
2019-01-07Build: Fix install targets, add SLIC3R_FHS, check resource dir on GUI_App initVojtech Kral
2018-12-11WIP: Command line slicing for SLA.bubnikv
2018-12-03Implemented naming of the SLA export file based on the output file namebubnikv
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-18CuttingVojtech Kral
2018-11-08Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrintbubnikv
2018-11-07Fixes to storing and loading configs from AMF/3MF.bubnikv
2018-10-26Slic3r was split to a Slic3r.dll / Slic3r.exe / Slic3r-console.exe /bubnikv
2018-10-12Fix resources dir location, add wxWidgets to Windows deps build scriptVojtech Kral
2018-10-01Moved functions and variables (for fonts and labels color) to GUI_AppYuSanka
2018-09-25Updated AMF/3MF import to pass configuration into a DynamicPrintConfigbubnikv
2018-09-25Resurrected --dont-arrange command line parameter,bubnikv
2018-09-24Added various manifests,bubnikv
2018-09-21Moved the remaining Perl dependencies to xs/CMakeLists.txtbubnikv
2018-09-21Yet another fix of platform specific paths to resources.bubnikv
2018-09-21Modified resources directory in Linux installation.bubnikv
2018-09-21Fixed path to resources on OSX.bubnikv
2018-09-21Paths to resources / icons / images are set.bubnikv
2018-09-21Merged Sasa's GUI WIPbubnikv
2018-09-20Added C++ command line processing, thanks @alexrj and @lohbubnikv
2018-09-20Added GUI_App and MainFrameYuSanka
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-09-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2017-08-18CMake build system, initial placeholder for slic3r C binary.bubnikv