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-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
2018-09-17Fix of compilation on Linux, disabled -WreorderVojtech Bubnik
2018-09-17Merged with devbubnikv
2018-09-14WIP: Background processing.bubnikv
2018-09-07Added perl callback for three doublesEnrico Turri
2018-07-23Added xml escape characters detection when exporting object and volumes names...Enrico Turri
2018-07-17Merge remote-tracking branch 'remotes/origin/opengl_to_cpp'bubnikv
2018-06-22Geometry info updated while using gizmosEnrico Turri
2018-06-20Provide a callback to libslic3r to translate texts.bubnikv
2018-06-20Added machine evelope configuration parametersbubnikv
2018-06-18Object updated by scale gizmoEnrico Turri
2018-06-12C++ code cleanupEnrico Turri
2018-06-08reload_scene method of 3D class moved to c++Enrico Turri
2018-06-07class 3D callbacks moved to c++Enrico Turri
2018-05-313DScene mouse event handler partially moved to c++ - part 2Enrico Turri
2018-05-293DScene render method partially moved to c++Enrico Turri
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