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
2019-02-06Fixed a scale for the LegendTexture in a PreviewYuSanka
2019-02-05Fix usage of CallAfter vs modal dialogs in slic3r.cpp, fix #1778Vojtech Kral
2019-02-04Fixed "hard_code" setting of the size for the Sidebar and TabsYuSanka
2019-01-31First experiment to fix layouts on hdpiYuSanka
2019-01-28Fixed a crash caused by double-free on application close event (Linux)Lukas Matena
2019-01-24Improved application recreation after language changeYuSanka
2019-01-21GUI_App: Remove custom CallAfterVojtech Kral
2019-01-21Fix window geometry persistence #1557Vojtech Kral
2019-01-10Merge branch 'master' of https://github.com/prusa3d/Slic3rYuSanka
2019-01-10Implemented ModeSizer with ModeButtons for the mode view changing from the se...YuSanka
2019-01-09Trying to redefine GUI_App::MacOpenFiles to get events from the Finderbubnikv
2018-12-21Fixed page updating according to view_mode (after preset changing)YuSanka
2018-12-19Fixed recreate_GUI() after language change.YuSanka
2018-12-19Added "Keyboard Shortcuts" dialogYuSanka
2018-12-17OctoPrint basics working, niceties to-doVojtech Kral
2018-12-12WIP OctoPrint integrationVojtech Kral
2018-12-06File wildcards now include an extension of a file providedbubnikv
2018-12-03New menu layout set as defaultEnrico Turri
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-26imgui: Refactor, use in cut gizmoVojtech Kral
2018-11-26Added ImGuiWrapperEnrico Turri
2018-11-23Refactored to get direct access to GLCanvas3D in Plater and Preview.bubnikv
2018-11-15Modified menu for open/save/save as project (3mf) and import/exportEnrico Turri
2018-11-12trying to get the export dialog for zip files.tamasmeszaros
2018-11-09Fixed controls layout on right panel.YuSanka
2018-11-06GUI_App.hpp changed to UTF-8YuSanka
2018-11-06Changed object context menu : Add part/modifier/support enforcer/support bloc...YuSanka
2018-10-25Middle mode is changed to AdvancedYuSanka
2018-10-24Fixed incorrect m_wiping_dialog_button showing after appInitYuSanka
2018-10-22Prototype of the hiding according to view modeYuSanka
2018-10-18Unified append_submenu() function and modified append_menu_item() functionEnrico Turri
2018-10-17Refactor window position & size persistenceVojtech Kral
2018-10-17Object context menu wip / Removed links to settings dialog from user interfac...Enrico Turri
2018-10-11Added extended selection ObjectList -> to canvas3DYuSanka
2018-10-10Ported on_extruders_change and filament_color_box_lmouse_down(like a lambda-f...YuSanka
2018-10-09Merge remote-tracking branch 'origin/dev_native' into ys_dev_nativeYuSanka
2018-10-08WIP: Plater, build fixesVojtech Kral
2018-10-08Fixed events OBJECT_SETTINGS_CHANGED_EVENT , OBJECT_REMOVE_EVENT and UPDATE_S...YuSanka
2018-10-06Completed split of the GUI_ObjectPartsYuSanka
2018-10-04Start to Split GUI_ObjectParts:YuSanka
2018-10-03Temporary changes and code cleaningYuSanka
2018-10-02Removed Localization to GUI_AppYuSanka
2018-10-01Moved functions and variables (for fonts and labels color) to GUI_AppYuSanka
2018-10-01WIP: PlaterVojtech Kral
2018-09-21Paths to resources / icons / images are set.bubnikv
2018-09-21Menu_bar and preset_tabs are in main window nowYuSanka
2018-09-20Moved back open_model to GUI_AppYuSanka
2018-09-20Added GUI_App and MainFrameYuSanka