Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci
2014-05-27Automatically disable retract_layer_change when using spiral_vaseAlessandro Ranellucci
2014-05-08Several minor fixes to ModelAlessandro Ranellucci
2014-04-19Workaround for upstream module bug causing command line option parsing for mu...Alessandro Ranellucci
2014-04-19Bugfix: crash when extending an array option by 2+ positions. #1908Alessandro Ranellucci
2014-03-26Fix the extruder override logic. All role-based extruder options now default ...Alessandro Ranellucci
2014-03-24Fix bad deserialization of extruder_offset = 0x0Alessandro Ranellucci
2014-03-24Prevent GUI from crashing when invalid values were written in numeric fields....Alessandro Ranellucci
2014-03-22Only expand shortcut options in StaticConfig objects. This way we can keep a ...Alessandro Ranellucci
2014-03-22Turn fill_density into percentageAlessandro 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-05Ported Flow to XSAlessandro Ranellucci
2014-01-05Make tests passAlessandro Ranellucci
2014-01-01More work here and thereAlessandro Ranellucci
2013-12-31More incomplete workAlessandro Ranellucci
2013-12-24Fixes to Config and plater; also refactored the arrange() codeAlessandro 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-21Support for more array config typesAlessandro Ranellucci
2013-12-21Support enum config optionsAlessandro Ranellucci
2013-12-21Support bool options in XSAlessandro Ranellucci
2013-12-20More work for XS ConfigAlessandro Ranellucci
2013-12-20More work for porting Config to XSAlessandro Ranellucci
2013-12-07Initial work for porting Slic3r::Config to XSAlessandro Ranellucci