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
2019-09-02Fix for #2845YuSanka
2019-08-23Merge remote-tracking branch 'remotes/origin/ys_update_settings'bubnikv
2019-08-23Fixed assert on LinuxYuSanka
2019-08-22Merge remote-tracking branch 'origin/master' into ys_update_settingsYuSanka
2019-08-22Implemented update for overridden options on sidebarYuSanka
2019-08-20Implemented button "Reset to Filament Color"YuSanka
2019-08-20Merge remote-tracking branch 'remotes/origin/lm_wxmemleaks'bubnikv
2019-08-19Fixed SPE-1000.YuSanka
2019-08-15Fixed some memory leaks related to heap-allocated wxDialogsLukas Matena
2019-08-12Fix of scaling on Manipulation panelYuSanka
2019-08-08Fixed linking of the "pad" combo box of the Plater with the respectivebubnikv
2019-07-31Merge remote-tracking branch 'origin/ys_overrides'YuSanka
2019-07-30Try to fix selection of overridden option when TextCtrl is focusedYuSanka
2019-07-29Fix of #2326 (Annoying warning dialog when set extrusions > 1mm)YuSanka
2019-07-29Implemented some upgrades for filament overridesYuSanka
2019-07-28Implemented update of the override filaments options from/to configYuSanka
2019-07-01Some changes for options tooltipsYuSanka
2019-05-20Fixed the localized PrusaSlicer change log link.bubnikv
2019-05-20When testing for the spin control input bounds, test for the MIN_INTbubnikv
2019-05-20Fix wxSpinCtrl in settings on Mac OS, cf. #2237Vojtech Kral
2019-05-20Fix of the previous commitbubnikv
2019-05-20Hopefully a fix of support_material_contact_distance: numeric input not valid...bubnikv
2019-05-15Fix of #2237YuSanka
2019-05-15Fixed a manually editing of a "Filament Settings -> Advanced -> Filament typ...YuSanka
2019-05-10Reverted a change in number text formatting.bubnikv
2019-05-09Fixed localization of parameter legends.bubnikv
2019-05-09Merge branch 'master' of https://github.com/prusa3d/Slic3rEnrico Turri
2019-05-09Implemented msw_rescale_word_local_combo()YuSanka
2019-05-09Fixed disappearing visual hints when the user presses the ENTER key while edi...Enrico Turri
2019-05-03Added ConfigDef::get_default_value<>() template,bubnikv
2019-05-03Implemented the "Support for support enforcers only" quick selection.bubnikv
2019-04-26Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_mani...bubnikv
2019-04-26OSX: Forced set the input value for SpinControl,YuSanka
2019-04-26Fixed app name interpolation for : GUI_App, MainFrame, MsgDialog, Preferences...YuSanka
2019-04-25Added msw_buttons_rescale() - Function for a scaling Dialog's buttons under MSWYuSanka
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-24WIP: Transformations of an instance in world coordinate systembubnikv
2019-04-17Implemented em_unit() function for getting of em_unit value from correct parent.YuSanka
2019-04-17Fix default bitmap loading in FieldVojtech Kral
2019-04-16Fixed crash of build under OSX and Linux.YuSanka
2019-04-16Application Scaling for MSW: Added rescale function for DoubleSlider (from Pr...YuSanka
2019-04-14Application Scaling for MSW: Next big stepYuSanka
2019-03-27Fix of SPE-879 and #2021YuSanka
2019-03-27Fix of #2014YuSanka
2019-03-23Improved rendering when deleting an option from object's overrides.bubnikv
2019-03-20Added workaround for the non-editable wxBitmapComboBoxs under OSXDisableAllSm...YuSanka
2019-03-19Merge remote-tracking branch 'origin/vb_faster_tabs' into ys_comboboxesYuSanka
2019-03-18Performance fix of rendering of the parameter tabs on Windows:bubnikv
2019-03-18Moved the Fileds from the Page object to the respective OptionGroupsbubnikv
2019-03-08Some improvementsYuSanka