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
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
2015-12-07Large refactoring of the Config classesAlessandro Ranellucci
2015-12-02Ported a couple more methods to XSAlessandro Ranellucci
2015-07-01Ported Config::setenv() to XSAlessandro Ranellucci
2014-12-25Tell what options were changed when prompting user for saving a modified pres...Alessandro Ranellucci
2014-11-23Bugfix: spiral vase was not working when extrusion axis was not E. #2350Alessandro Ranellucci
2014-11-09Ported some methods including add_model_object() and apply_config() to XSAlessandro Ranellucci
2014-10-18Refactoring: moved some low-level G-code generation methods to the new Slic3r...Alessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci
2014-06-19Put the Default Extruder option in a less confusing positionAlessandro Ranellucci
2014-05-13Refactored the Slic3r::GCode logic for speedsAlessandro Ranellucci
2014-05-08Replace to_SV_ref() and to_SV_clone_ref() with templated glue functionsAlessandro Ranellucci
2014-05-02Add missing perlglue.hpp to xsp filesPetr Ledvina
2014-04-19Workaround for upstream module bug causing command line option parsing for mu...Alessandro Ranellucci
2014-03-27Fix extruder assignment and testsAlessandro Ranellucci
2014-03-26Fix the extruder override logic. All role-based extruder options now default ...Alessandro Ranellucci
2014-03-24Prevent GUI from crashing when invalid values were written in numeric fields....Alessandro Ranellucci
2014-03-22Turn fill_density into percentageAlessandro Ranellucci
2014-02-15Some incomplete work for per-region configAlessandro Ranellucci
2014-02-15Mark strings as UTF-8 when passing them to PerlAlessandro Ranellucci
2014-01-23New erase() method for DynamicConfig objectsAlessandro Ranellucci
2014-01-05Fix option names not showing in plater object settingsAlessandro Ranellucci
2014-01-05Make tests passAlessandro Ranellucci
2014-01-03More incomplete work for Flow/Extruder refactoringAlessandro Ranellucci
2014-01-03Adapt plater to the new split configAlessandro Ranellucci
2014-01-02Satisfy test suite and CLIAlessandro Ranellucci
2014-01-02More workAlessandro Ranellucci
2014-01-01More work here and thereAlessandro Ranellucci
2013-12-24Simplify print_def structureAlessandro Ranellucci
2013-12-22Satisfy test suite with new XS based configAlessandro Ranellucci
2013-12-22Finished porting Config and option definition to XSAlessandro Ranellucci
2013-12-22Incomplete work for adapting the application to the new XS-based ConfigAlessandro Ranellucci
2013-12-21Expose static PrintConfig objects to Perl and test apply()Alessandro Ranellucci
2013-12-21Decoupled a generic Config implementation from the PrintConfig definitionsAlessandro Ranellucci
2013-12-20More work for XS ConfigAlessandro Ranellucci
2013-12-20More work for porting Config to XSAlessandro Ranellucci