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
2018-01-03Optimized the GCodeReader.bubnikv
2017-12-21Added boost::regex to cmakelists.bubnikv
2017-11-09Initial definition of PresetHints C++ class and Perl binding, ported the cool...bubnikv
2017-11-01Next step of Perl to C++ configuration layer conversion.bubnikv
2017-10-30New C++ class AppConfig for maintaining the config.inibubnikv
2017-10-17Utility functions to pass wxWidgets pointers from Perl to C++ code.bubnikv
2017-09-19Initial partial implementation of presets in C++.bubnikv
2017-09-12Added GCode/PrintExtents.cpp,hbubnikv
2017-09-11CMake build system: Adding -fext-numeric-literals when compiling with gcc.bubnikv
2017-09-01Implemented priming of all the filaments of the Prusa Multi Material.bubnikv
2017-08-30Fixed a regression bug of Slic3r::encode() / decode()bubnikv
2017-08-29CMake build process: Fixed build on OSX: renamed XS to XS.bundlebubnikv
2017-08-29CMake build system: Link perl library on windows only.bubnikv
2017-08-29CMake build system: Fix on older linux?bubnikv
2017-08-29CMake build process: Workaround for an old CMake on Linux.bubnikv
2017-08-28CMake build process:bubnikv
2017-08-18MergedVojtech Bubnik
2017-08-18CMake build system: Linux fixesVojtech Bubnik
2017-08-18CMake build system - fixes for OSX. Now a working XS.bundle is being generated.Vojtech Bubnik
2017-08-18CMake build process - fixes of the previous check-ins to buildbubnikv
2017-08-18CMake build system: Fixes for OSX.bubnikv
2017-08-18CMake: Aadd local-lib to PATH and PERL5LIB environment variables,bubnikv
2017-08-18CMake build system, initial placeholder for slic3r C binary.bubnikv
2017-08-18CMake: Added all header files to the particular libraries.bubnikv
2017-08-18CMake: Split the globs into separate libraries.bubnikv
2017-08-17Modified to compile on UbuntuVojtech Bubnik
2017-08-17CMake build system: Always use the system libexpat on Linux.bubnikv
2017-08-17CMake conversion, further steps: Now it compiles on Visual Studio 2013.bubnikv
2017-08-17Further CMake integration, split the xs CMakeFiles.txt tobubnikv
2017-08-16Initial implementation of a CMake build system for the Slic3r XS module.bubnikv