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-05-23Fix of a crash intruduced with e8247c5646d512da4c8060ecd7d0a6a3232a6c28bubnikv
2018-05-03Removed the "Broken croak" support, which was useful on brokenbubnikv
2018-04-20PresetUpdater: Use PID in cache tmp filenamesVojtech Kral
2018-04-13Configuration updates downloadingVojtech Kral
2018-04-10Merge remote-tracking branch 'origin/updating' into config_snapshotsbubnikv
2018-04-09Add '-alpha' suffix to data directory for nowVojtech Kral
2018-04-06Initial implementation of configuration snapshotting.bubnikv
2018-02-12Save language preset.YuSanka
2018-02-07First steps for implementing localizationYuSanka
2017-12-21Fixed "Slic3r crashes when sending STLs with special characters to the printer"bubnikv
2017-12-14Config wizard will prompt user to copy the profiles from Slic3r to Slic3rPEbubnikv
2017-12-11Moved the Slic3rPE/print,filament,printer folders tobubnikv
2017-12-10Extended the Config Wizard to offer a selection of config bundlesbubnikv
2017-11-02Looks like the reworked C++ preferences start to work again.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-26Another step towards the C++ presets.bubnikv
2017-10-25Another step towards C++ presets.bubnikv
2017-10-17Utility functions to pass wxWidgets pointers from Perl to C++ code.bubnikv
2017-09-04Fixed a default locale on Windows for UTF normalization.bubnikv
2017-08-03Fix of compilation on Windows 32bit: Include windows.h for the declarationbubnikv
2017-08-03Unicode handling:bubnikv
2017-03-03Set boost tracing level on DLL initialization to errors only.bubnikv
2017-03-03More tracing of the slicing process.bubnikv
2016-12-12Try to fix compilation problems due to Perl crazy macros.bubnikv
2016-11-24Log support through boost::logbubnikv
2016-11-08Extended exit report when catching an exception under a brokenbubnikv
2016-11-08Finished the SLIC3R_HAS_BROKEN_CROAK magic.bubnikv
2016-11-08Compilation with an environment variable SLIC3R_HAS_BROKEN_CROAK setbubnikv
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci