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-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
2019-03-07wxBitmapComboBoxes without bitmapsYuSanka
2019-03-07All wxComboBoxes are changed to the wxBitmapComboBoxesYuSanka
2019-03-07Fixed crash on "stoi argument out of range" from SpinConrol (SPE-847)YuSanka
2019-02-25Fixed wrong updating of the editable ComboBox under OSXYuSanka
2019-02-22Split the external infill pattern to separate top / bottom config values.bubnikv
2019-02-20Merge remote-tracking branch 'origin/ys_hdpi'bubnikv
2019-02-08Fix of #1800YuSanka
2019-02-07Fix of #1771YuSanka
2019-02-07Fix of #1782Enrico Turri
2019-02-06Fixed scaling of the controls and InfoDialogs (Sys and About)YuSanka
2019-01-29Support for a numeric input with both dot and commabubnikv
2019-01-14Fix of the change of the perimeters count in a vase-mode (part fix of #1649)YuSanka
2019-01-11Use OSXDisableAllSmartSubstitutions() for TextCtrl field under OSXYuSanka
2019-01-09Added parameter for pillar connection modetamasmeszaros
2019-01-09Fixed typoYuSanka
2019-01-08Added wxEVT_TEXT_ENTER handling for TextCtrl, SpinCtrl & PointCtrl (but it do...YuSanka
2019-01-07Fixed #1543YuSanka