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
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
2018-11-26Added ImGuiWrapperEnrico Turri