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
2020-03-05Fixed 2 bugs :YuSanka
2020-03-04Implemented "Detach preset from system" buttonYuSanka
2020-03-02Fix of #3739 (OSX: set width of "Editing" columnYuSanka
2020-02-14DoubleSlider:colored_band: Fixed get a correct color for extruder, when it's ...YuSanka
2020-02-14DoubleSlider: Suppressed manipulation for sequential print.YuSanka
2020-02-12Alignments of options in settings tabsYuSanka
2020-02-07Added separate icon for the SLA printer presetsYuSanka
2019-10-29Fixed several warningsLukas Matena
2019-09-24Whitespace changes to supress misleading indentation warningsLukas Matena
2019-09-03Fixed couple of warnings in Field.cpp, GUI_App.cpp and OptionsGroup.cppYuSanka
2019-09-02Fix for #2845YuSanka
2019-08-27Refreshed the dictionaries.bubnikv
2019-08-19Fix encoding of a few files in GUIVojtech Kral
2019-07-29Implemented some upgrades for filament overridesYuSanka
2019-07-28Implemented update of the override filaments options from/to configYuSanka
2019-07-22Merge branch 'master' into ys_overridesbubnikv
2019-07-10FreqChangedParams : workaround for right border alignmentYuSanka
2019-07-03Added UI-prototype for FilamentSettings->Overrides pageYuSanka
2019-06-18Merge remote-tracking branch 'remotes/origin/ys_new_features'bubnikv
2019-06-14Added transformation reset buttons in object manipulation panelLukas Matena
2019-05-30Layers sizer updatingYuSanka
2019-05-15Deleted unnecessary size settingsYuSanka
2019-05-14Fixed "bed_shape" revertingYuSanka
2019-05-10Fixed a regression bug (typo) in update of OptionGroups.bubnikv
2019-04-26Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_mani...bubnikv
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: World / local transformations of an object instance from the side panel.bubnikv
2019-04-24WIP: Transformations of an instance in world coordinate systembubnikv
2019-04-18Overrided on_dpi_changed() for some Dialogs: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-20Added workaround for the non-editable wxBitmapComboBoxs under OSXDisableAllSm...YuSanka
2019-03-18Moved the Fileds from the Page object to the respective OptionGroupsbubnikv
2019-02-22Split the external infill pattern to separate top / bottom config values.bubnikv
2019-02-07Changed sidebar controls layoutYuSanka
2019-02-06Fixed scaling of the controls and InfoDialogs (Sys and About)YuSanka
2019-02-04Fixed rounding of numbers for the controls width (Try to fix controls flashin...YuSanka
2019-01-23I18N: wx 3.0 back-compat for translations with context, fix #1694Vojtech Kral
2019-01-21L10n improvementsYuSanka
2019-01-09Added parameter for pillar connection modetamasmeszaros
2018-12-13Removed display_flip_xy and added display_orientation instead.tamasmeszaros
2018-12-11Added template for the handle of the TextCtrl's focus eventYuSanka
2018-12-11Update value inside TextCtrl & SpinCtrl after wxEVT_KILL_FOCES instead of wxE...YuSanka
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-22Position(Displacement)/Rotation/Scale for group selectionYuSanka
2018-11-14SpinCtrsl inside Manipulation pane is replaced to TextCtrlsYuSanka
2018-11-09Fixed controls layout on right panel.YuSanka
2018-11-02Removed the STDMOVE macro.bubnikv