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
path: root/lib
AgeCommit message (Expand)Author
2018-02-12Save language preset.YuSanka
2018-02-09Implemented Application recreate after changing of language.YuSanka
2018-02-08Added menu item for selection of application language from the list of instal...YuSanka
2018-01-26Deleted Perl's Tabs,YuSanka
2018-01-26Implementation of C++ to Perl callbacks from Browse & Test buttons.YuSanka
2018-01-25Some modifications:YuSanka
2018-01-25Merge with bibnikv.YuSanka
2018-01-23Added TabIface C++ wrapper for GUI::Tab C++ class,bubnikv
2018-01-22Example implementation of C++ to Perl callbacks using wxWidgets command events.bubnikv
2018-01-21Temporary, or maybe not so temporary fix to handle emptybubnikv
2018-01-14Merge remote-tracking branch 'origin/master' into gui_translate_to_cppYuSanka
2018-01-07get_option moved from Tab to ConfigOptionsGroup and extended. Added change_op...YuSanka
2018-01-05"on_change" function call correctly work now. Start adding of Tab::update().YuSanka
2018-01-04New feature: Recommended object thin wall thickness hint.bubnikv
2018-01-03Start adding functions to work with presetsYuSanka
2018-01-02Merged the branch time_estimatebubnikv
2017-12-26Filling the Filament's and Printer's Tabs. Finished. It's need to adding func...YuSanka
2017-12-26First stepsYuSanka
2017-12-21Removed dependency on Perl Encode::encode_utf8.bubnikv
2017-12-21Fix of "Program crashes when [Suppress "- default -" presets:] is DISABLED"bubnikv
2017-12-21Fixed "Slic3r crashes when sending STLs with special characters to the printer"bubnikv
2017-12-20Grey out the compatible_printers_condition edit field in casebubnikv
2017-12-20Improved loading of the config wizard results.bubnikv
2017-12-19Try to fix the config wizard initialization on OSX.bubnikv
2017-12-19Fixed a regression bug in the display of a filament name on the printbubnikv
2017-12-19Fix of preset selection.bubnikv
2017-12-19Implemented a "Reset user profile" on the first page of the configurationbubnikv
2017-12-18First implementation of the "compatible_printers_condition"bubnikv
2017-12-18Fixed a regression error: The "current_extruder" identifier was not setbubnikv
2017-12-14Run the wizard from OnIdle routine to be executed first after the UIversion_1.38.4bubnikv
2017-12-14Config wizard will prompt user to copy the profiles from Slic3r to Slic3rPEbubnikv
2017-12-14Time estimate shown in GUI as formatted string / Write to file made by class ...Enrico Turri
2017-12-13Fixed update of "dirty" profile when the "compatible_printers"bubnikv
2017-12-13Update the maximum volumetric flow hint at the filament pagebubnikv
2017-12-13Fixed handling of print and filament presets incompatiblebubnikv
2017-12-12When the legacy OpenGL 1.2 is enforced, suppress anti aliasing as well.bubnikv
2017-12-11Workaround for buggy Intel HD Graphics OpenGL drivers:bubnikv
2017-12-11merge with masterEnrico Turri
2017-12-11time estimation shown in GUI after gcode exportEnrico Turri
2017-12-11Fixed a typo in a path to Resources on OSX.bubnikv
2017-12-11Moved the Slic3rPE/print,filament,printer folders tobubnikv
2017-12-10Modification of Slic3r to search the icons in resources/iconsbubnikv
2017-12-10Extended the Config Wizard to offer a selection of config bundlesbubnikv
2017-12-05Feature Request: Add to Plater: Ctrl+Obubnikv
2017-12-05Add used filament length to the "Sliced Info" box (#585)qtux
2017-12-05Improved error reporting of the PlaceholderParser.bubnikv
2017-12-04Added Perl to C++ interfaces for creating the preset editor pagesbubnikv
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