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-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-06-22Geometry info updated while using gizmosEnrico Turri
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-03Removed the "Broken croak" support, which was useful on brokenbubnikv
2018-04-20PresetUpdater: Use PID in cache tmp filenamesVojtech Kral
2018-04-10Merge remote-tracking branch 'origin/updating' into config_snapshotsbubnikv
2018-04-06Initial implementation of configuration snapshotting.bubnikv
2018-04-06ConfigWizard: Basic structure / WIPVojtech Kral
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-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-08-03Unicode handling:bubnikv
2017-03-28Rewrote next_highest_power_of_2 as a template as OSX had issues withbubnikv
2017-03-28Improved memory allocation efficiency of the 3D path preview generator.bubnikv
2017-03-03More tracing of the slicing process.bubnikv
2016-11-24new Utils.hppbubnikv