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
2022-01-14Fixed conflicts after merge with branch devet_preview_layoutenricoturri1966
2022-01-14Tech ENABLE_COLOR_CLASSES set as defaultet_color_classenricoturri1966
2022-01-12Fixed conflicts after merge with dev branchenricoturri1966
2022-01-12Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT set as defaultenricoturri1966
2021-12-22Tech ENABLE_COLOR_CLASSES - 1st installment -> Introduction of classes ColorR...enricoturri1966
2021-12-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_previ...enricoturri1966
2021-12-08Fixed behaviour of float sliders in SLA gizmos,Lukas Matena
2021-11-29Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - 2nd click on edit button exits edit...enricoturri1966
2021-11-23Fixed conflicts after merge with masterenricoturri1966
2021-11-19Improved some string initialization and zeroing.Vojtech Bubnik
2021-11-17Fixed the layout of the painting gizmos after the edit icon for sliders was a...Lukáš Hejl
2021-11-12Tech ENABLE_LEGEND_TOOLBAR_ICONS - Toolbar items in legend using svn iconsenricoturri1966
2021-11-12Fixed conflicts after merge with masterenricoturri1966
2021-11-11Added a missing include (GCC 11.1).Lukáš Hejl
2021-11-05Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Modified ImGuiWrapper::slider_float...enricoturri1966
2021-10-25Fixed conflicts after merge with masterenricoturri1966
2021-10-19Fixed unintended space after ImGui::SliderFloat in the hollow and sla support...Lukáš Hejl
2021-10-19Fixed conflicts after merge with masterenricoturri1966
2021-10-18Added tooltips to the support painting gizmo. Used multi-line text for the la...Lukáš Hejl
2021-10-18Small refactoring of showing tooltips in gizmos.Lukáš Hejl
2021-09-29Tech ENABLE_PREVIEW_LAYOUT - View type combo popup has now adaptive heightenricoturri1966
2021-09-24Tech ENABLE_PREVIEW_LAYOUT - Replace options combo in bottom toolbar with too...enricoturri1966
2021-07-22ImGui sliders clamping:Lukas Matena
2020-08-06GCodeViewer -> Tweaks in legend renderingenricoturri1966
2020-08-04Fixed conflicts after merge with masterenricoturri1966
2020-08-03Notifications & warning dialogDavid Kocik
2020-08-03Fixed conflicts after merge with masterenricoturri1966
2020-08-03Use ImGui::TextColored()enricoturri1966
2020-07-08GCodeViewer -> Added imgui dialog for estimated printing timesenricoturri1966
2020-05-07Search: 1.Select first item in the search list by defaultYuSanka
2020-05-06Search:YuSanka
2020-04-27Implemented workaround for the mouse wheel in Search Window and Undo/Redo lis...YuSanka
2020-04-24Search: Code cleaningYuSanka
2020-04-20Search: Implemented "Option type" checkbox for imGui window on PlaterYuSanka
2020-04-20Search: Implemented cursor movement inside SearchWindow on PlaterYuSanka
2020-04-14Implemented cursor movement inside SearchComboPopupYuSanka
2020-03-28Implemented Search on Plater, usint imGuiYuSanka
2020-02-21ImGUI input_double wrapper for wxString label.bubnikv
2019-12-16Added [X] and [Close] buttons to close 3Dconnexion setting imgui dialog by cl...Enrico Turri
2019-12-04Localization improvements:YuSanka
2019-07-10Imgui dialogs for undo/redo centered on their toolbar item iconEnrico Turri
2019-07-09Next improvements of an undo/redo from a toolbarYuSanka
2019-07-08Added undo/redo icons. Fist step to implementation Undo/Redo list for toolbarYuSanka
2019-06-24ENABLE_COMPRESSED_TEXTURES set as defaultEnrico Turri
2019-05-28Texture compression set as an optionEnrico Turri
2019-05-23Support of CJK languages in ImGUI:bubnikv
2019-04-03imgui: Fix scalingVojtech Kral
2019-04-02imgui: Fix font size and scaling on WindowsVojtech Kral
2019-04-02imgui: More refactoring, cut gizmo window positioningVojtech Kral
2019-04-01imgui: Refactor font size, font initializationVojtech Kral