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-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
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
2019-01-24Mac: Implement Retina for the 3D scene, fix #97Vojtech Kral
2019-01-18Cut: Prevent the neither part kept optionVojtech Kral
2018-11-27imgui: Use OpenGL 2.0Vojtech Kral
2018-11-27WIP: imgui: Fix GLSL version enumerationVojtech Kral
2018-11-26SLA support point gizmo - ImGui experimental overlay plus a small bugfix rela...Lukas Matena
2018-11-26imgui: Refactor, use in cut gizmoVojtech Kral
2018-11-26imgui: UpdateVojtech Kral