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-04-13Removed some obsolete Perl binding.bubnikv
2018-04-06AppConfig: Support for vendor / model / variant enable stateVojtech Kral
2018-03-05WIP: OctoPrintVojtech Kral
2018-02-15Removed the Perl Tab & BedDialog as they were replaced by their C++bubnikv
2018-02-15Merged the C++ port of the GUI Tabs / OptionGroup / Option classesbubnikv
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,bubnikv
2018-01-23Added TabIface C++ wrapper for GUI::Tab C++ class,bubnikv
2017-11-09Initial definition of PresetHints C++ class and Perl binding, ported the cool...bubnikv
2017-10-30New C++ class AppConfig for maintaining the config.inibubnikv
2017-10-18Optimization of Perlglue ConfigBase__getversion_1.38.0bubnikv
2017-10-17Fix of preceding commit.bubnikv
2017-10-17perglue.cpp - use static_cast instead of dynamic_cast if possible,bubnikv
2017-10-17Optimization of the configuration layer:bubnikv
2017-09-19Initial partial implementation of presets in C++.bubnikv
2017-06-22Ported the cooling changes from @alexrj: Don't slow down the externalbubnikv
2017-05-19Improved retract handling on bowden extruders:bubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-04-26Removed a broken Arc Fitting feature.bubnikv
2017-03-20Use OpenGL 2.0 shaders for the layer height rendering.bubnikv
2017-03-13Volume rewritten from Perl to C++,bubnikv
2017-02-21Ported CoolingBuffer to C++/XSAlessandro Ranellucci
2017-01-19New extrusion class: ExtrusionMultiPathbubnikv
2016-12-14Another take to get rid of the templates from the ClipperUtil.hppbubnikv
2016-12-13Adapted to the new ClipperUtils.hpp interface by @alexrjbubnikv
2016-10-20Disabled asserts in the release build (-DNDEBUG).bubnikv
2016-10-16C++ supports sketched, but not finalized yet. Slic3r is still usingbubnikv
2016-09-12Initial commit of the new Pressure Equalizer, the EdgeGridbubnikv
2016-04-11Revert incorrect checkins.bubnikv
2016-04-11Vojtech likes to use Sublime on Windows to get the wheels rolling.bubnikv
2015-12-16Removed debugging statementsAlessandro Ranellucci
2015-12-16More refactoring on Config XS bindingsAlessandro Ranellucci
2015-12-16Refactored the Config XS bindingsAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci