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-12Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT set as defaultenricoturri1966
2021-12-08Fixed behaviour of float sliders in SLA gizmos,Lukas Matena
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-11Added a missing include (GCC 11.1).Lukáš Hejl
2021-11-05Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Modified ImGuiWrapper::slider_float...enricoturri1966
2021-10-19Fixed unintended space after ImGui::SliderFloat in the hollow and sla support...Lukáš Hejl
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-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
2019-03-29imgui: Get font size from wxWidgets, fix #2043Vojtech Kral
2019-03-06An attempt to fix sla gizmo imgui dialog scaling on osx and hidpi screensLukas Matena
2019-03-05imgui: Refactor combo boxes. Fix #1895 #1868Vojtech Kral
2019-03-04Fixed a typobubnikv
2019-03-04ImGUI wrapper text and combo methods shall accept std::stringbubnikv
2019-02-22imgui: Fix assert in new_frame()Vojtech Kral
2019-02-20imgui: Tweak styleVojtech Kral
2019-02-20imgui: Input fixesVojtech Kral
2019-02-20Imgui: Implement keyboard input, fix #1797Vojtech Kral
2019-02-20Merge branch 'lm_sla_supports_auto2'bubnikv
2019-02-19Basic localization of the ImGUI texts.bubnikv
2019-02-18SLA gizmo - combobox items are now rendered immediately on mouse click, not a...Lukas Matena
2019-02-01SLA support points improvementsLukas Matena