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
2021-09-26Add filament_max_overlap, to control the line spacing via filament settingsupermerill
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-01Merge branch 'vb_optgroup_refact'Vojtech Bubnik
2020-09-24Page class is used as a container of option groupsYuSanka
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-09-22Code refactoring of the OptionsGroup class:YuSanka
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-05-27Includes cleanup:Lukas Matena
2020-05-03Use full_label on setting override for object/modifiers.supermerill
2020-03-26Merge remote-tracking branch 'remotes/prusa/master'supermerill
2020-03-03Fixing wxString::Format encoding mismatches (part 2)Lukas Matena
2020-01-15Expended option for settings ui files: widths, sidetext, simple/advanced/expo...supermerill
2019-11-04enum for "Add settings" contextual menu2.1.45.0supermerill
2019-09-16Call update_config_values after deleting of a overridden optionYuSanka
2019-09-16Fix of #2878 (endless warning loop in configuration update)YuSanka
2019-09-02Fixed couple of warnings in GUI_ObjectList.cpp and GUI_ObjectSettings.cppLukas Matena
2019-08-25Fixed application crash, when change focus from overridden option to empty sp...YuSanka
2019-08-22Code refactoring: ConfigManipulation moved to separate files.YuSanka
2019-08-22Implemented update for overridden options on sidebarYuSanka
2019-08-16Added ConfigManipulation to universal config manipulation (updating).YuSanka
2019-07-29Implemented a highlighting of the delete button for setting (related to #1767)YuSanka
2019-07-25Fixed updating of an option list for additional settingsYuSanka
2019-07-22Added takesnapshot() call for:YuSanka
2019-07-12Some code refactoring for settings itemsYuSanka
2019-06-05Implemented additional settings for layers range (except of "extruder")YuSanka
2019-05-28Implemented ObjectLayers classYuSanka
2019-05-14Set a max extruder's count for the Additional Setting "Extruders".YuSanka
2019-05-10Tooltip over "Remove parameter" checkbox.bubnikv
2019-05-04Localization improvementsYuSanka
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-25Merge remote-tracking branch 'origin/ys_msw_dpi'YuSanka
2019-04-22Code refactoring: Deleted unused variables and _cleaned_ overbusy functionsYuSanka
2019-04-16Application Scaling for MSW: Added rescale function for DoubleSlider (from Pr...YuSanka
2019-04-14Application Scaling for MSW: Next big stepYuSanka
2019-04-10Added new iconsYuSanka
2019-04-09Fix SVG & bitmap scaling on Mac depending on Retina scalingVojtech Kral
2019-04-08Icon updating for all applicationYuSanka
2019-04-03Added call to schedule_background_process() when deleting modifier attributeEnrico Turri
2019-03-27Fix of #2014YuSanka
2019-03-23Improved rendering when deleting an option from object's overrides.bubnikv
2019-03-23Fixed the options override box at the side bar.bubnikv
2019-02-06Added bitmap scalingYuSanka
2019-02-06Fixed scaling of the controls and InfoDialogs (Sys and About)YuSanka
2018-11-29Update additional object setting after print technology changingYuSanka
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-13Fixed show_info_sizer according to selected mode.YuSanka
2018-11-09Fixed controls layout on right panel.YuSanka