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
2021-05-07Fixed conflicts after merge with masterenricoturri1966
2021-05-07desktop integration functions and dialogDavid Kocik
2021-04-06Project dirty state manager -> presets dirty stateenricoturri1966
2021-03-12Printhost upload progress bar notificationDavid Kocik
2021-02-26Tech ENABLE_CUSTOMIZABLE_FILES_ASSOCIATION_ON_WIN set as defaultenricoturri1966
2020-12-30Move text color selection from ButtonsDescription to Preferences dialog (rela...YuSanka
2020-12-22Fix of #5537 - GUI_App::post_init could be in some cases called before GUI_Ap...Lukáš Hejl
2020-12-10Ongoing uploads while exiting dialogDavid Kocik
2020-12-03Suppressed a check of printer_presets for the containing information about "P...YuSanka
2020-11-26Customizable association of .3mf, .stl and .gcode files on Windowsenricoturri1966
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-10-22GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp.Vojtech Bubnik
2020-10-19#4888 - Fixed jerky movements in Preview when using 3D mouseenricoturri1966
2020-10-14wxEVT_CREATE and wxEVT_ACTIVATE is not being called on the main frameVojtech Bubnik
2020-10-12Tech ENABLE_GCODE_APP_CONFIG as defaultenricoturri1966
2020-10-12Fixed build when tech ENABLE_GCODE_VIEWER is disabledenricoturri1966
2020-10-12Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-10-12Added menu command Configuration/Language to standalone gcode viewerenricoturri1966
2020-10-10Merge pull request #4747 from wavexx/monospaced_gcodelukasmatena
2020-10-08On Windows associate .gcode files to gcode viewer applicationenricoturri1966
2020-10-06OSX: Clean-up of opening as G-codeviewer on startup.Vojtech Bubnik
2020-10-06OSX specific: Trying to detect opening of files through Finder at the applica...test
2020-10-06WIP: Opening a G-code in PrusaSlicer at Drag & Drop ontoVojtech Bubnik
2020-10-02A part of code related to loads after App::OnInit() call is moved from PrusaS...YuSanka
2020-09-13Introduce GUI_App::code_font()Yuri D'Elia
2020-09-10Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as defaultenricoturri1966
2020-09-08GCode viewer using the proper layout when started as a standalone applicationenricoturri1966
2020-09-02Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-06Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-08-06Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-04Fixed conflicts after merge with masterenricoturri1966
2020-08-03Notifications & warning dialogDavid Kocik
2020-08-03Tech ENABLE_GCODE_VIEWER_AS_STATE set as defaultenricoturri1966
2020-07-30UnsavedChangesDialog:YuSanka
2020-07-22PhysicalPrinter : Implemented synchronizations from user printer profiles wit...YuSanka
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-06-08ENABLE_GCODE_VIEWER_AS_STATE -> Load gcode from file and process itenricoturri1966
2020-06-05Added new tech ENABLE_GCODE_VIEWER_AS_STATE -> GCodeViewer as a new applicati...enricoturri1966
2020-05-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-27Includes cleanup:Lukas Matena
2020-05-25Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-22ENABLE_SHADERS_MANAGER set as defaultenricoturri1966
2020-05-22Reworked sys_color_changed() functionsYuSanka
2020-05-22Added methods GUI_App::is_gl_version_greater_or_equal_to() and GUI_App::is_gl...enricoturri1966
2020-05-21ENABLE_SHADERS_MANAGER -> Unified client code of new GLShadersManager and GLS...enricoturri1966
2020-05-20Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_V...enricoturri1966
2020-05-20First installment of tech ENABLE_SHADERS_MANAGER, using class GLShadersManage...enricoturri1966
2020-05-15single instance check David Kocik
2020-05-13Auto scale of the toolbars in respect to the canvas sizeYuSanka