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
path: root/lib
AgeCommit message (Expand)Author
2017-11-30Load the wxWidgets PNG handler only once.bubnikv
2017-11-30Some other accelerator keys were not displayed on Linux and OSX correctly.bubnikv
2017-11-30There is a hack applied to add accelerator keys to the menububnikv
2017-11-30New hot key for auto arrange: 'a'.bubnikv
2017-11-30Moved initialization of Slic3r XS datadir variable to GUI.pmbubnikv
2017-11-28Ported the between_objects_gcode custom G-code blocks,bubnikv
2017-11-28Improve error handling of loading Slic3r profiles.bubnikv
2017-11-10Integrated the "compatible printers" idea by @alexrj with Vojtech's twist:bubnikv
2017-11-02Updated Controller after the presets C++ port.bubnikv
2017-11-02Looks like the reworked C++ preferences start to work again.bubnikv
2017-10-28Reduce UI flicker.bubnikv
2017-10-27Fix of the previous commit: Slic3r::Config::new_from_defaults_keysbubnikv
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-10-27Fixed configuration & validate C++ ports.bubnikv
2017-10-26Another step towards the C++ presets.bubnikv
2017-10-25Another step towards C++ presets.bubnikv
2017-10-17Optimization of the configuration layer:bubnikv
2017-10-03When executing G-code post-processing scripts written in perl on windows,bubnikv
2017-10-02Load presets into the new C++ class.bubnikv
2017-09-20Further fixes of the previous commit.bubnikv
2017-09-19Initial partial implementation of presets in C++.bubnikv
2017-09-18A bit of refactoring and beautification.bubnikv
2017-09-18Ported PrintConfigBase::_handle_legacy from Perl to C++,bubnikv
2017-09-14Fix a lag when starting to move a platter object.bubnikv
2017-09-12Further fix of https://github.com/alexrj/Slic3r/issues/4085bubnikv
2017-09-12Workaround ofbubnikv
2017-08-14Fixing a crash on pressing +/- with no object active.bubnikv
2017-08-04Merged new methods for handling menus with icons,bubnikv
2017-08-04merged save_window_pos / restore_window_pos from @alexrj Slic3r.bubnikv
2017-08-04Remember object settings dialog size and position. #3943Alessandro Ranellucci
2017-08-03Simplified the code base by requiring wxWidgets >= 3.0bubnikv
2017-08-03Unicode handling:bubnikv
2017-08-02Ported some ModelObject methods from Perl to C++.bubnikv
2017-08-02Ported PrintObject::prepare_infill & combine_infill from Perl to C++.version_1.37.0bubnikv
2017-08-01Fix of a "Scale to Size" dialog, where a bed size is shown scaled.bubnikv
2017-07-31New feature: Bridging angle override through a bridge_angle configbubnikv
2017-07-21Fixing https://github.com/prusa3d/Slic3r/issues/432version_1.36.1bubnikv
2017-07-20Reverted back width of the tree control on the Tab panels.bubnikv
2017-07-20Fixed issues with undefined filament color preview values.bubnikv
2017-07-19Reduced the content of Geometry.pm, removed unused Perl subroutines.bubnikv
2017-07-13Fixed "upscaled objects cannot be cut above original height"bubnikv
2017-07-11Implemented "Suggestion for Preview View Change"bubnikv
2017-07-11Fix ofbubnikv
2017-07-11Implements loading of multi-part objects as a bunch of STLsbubnikv
2017-07-11Changed layout of the Tab page to accomodate a wider profile selectionbubnikv
2017-07-07Fix of "Problem with larger brim overlapping "bubnikv
2017-06-26Implementation of "XY size Compensation for first layer"bubnikv
2017-06-22Ported the cooling changes from @alexrj: Don't slow down the externalbubnikv
2017-06-21Slic3r has been modified to propagate the following filament specificbubnikv
2017-06-21Fix of changing the order of volumes of a multi-volume part:bubnikv