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-06-25Warnings cleanup in BonjourDialog, ConfigWizard, FirmwareDialog,Vojtech Kral
2019-06-24ENABLE_COMPRESSED_TEXTURES set as defaultEnrico Turri
2019-05-28Texture compression set as an optionEnrico Turri
2019-05-28Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_exper...Enrico Turri
2019-05-27SLA dialog: Prevented the slider to have zero width, even in case the text wi...Lukas Matena
2019-05-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_exper...Enrico Turri
2019-05-23Support of CJK languages in ImGUI:bubnikv
2019-05-21Use texture compression on GPUEnrico Turri
2019-05-19Fixed an incorrect language specifier in ImGUI font initializationbubnikv
2019-05-13Hopefully fixed SLA dialog scaling issues on OSXLukas Matena
2019-04-04Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-04-03imgui: Yet another font size fixVojtech Kral
2019-04-03Fixed conflicts after merge with masterEnrico Turri
2019-04-02imgui: Fix font size and scaling on WindowsVojtech Kral
2019-04-02Fixed conflicts after merge with masterEnrico Turri
2019-04-02imgui: More refactoring, cut gizmo window positioningVojtech Kral
2019-04-01imgui: Refactor font size, font initializationVojtech Kral
2019-04-01Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-03-29imgui: Get font size from wxWidgets, fix #2043Vojtech Kral
2019-03-27Added glsafe() around OpenGL calls where missingEnrico Turri
2019-03-26imgui: Fix assert caused by set_language() while new frame is openVojtech Kral
2019-03-13imgui: Slider styleVojtech Kral
2019-03-13imgui: Fix mouse button state while draggingVojtech Kral
2019-03-05imgui: Refactor combo boxes. Fix #1895 #1868Vojtech Kral
2019-03-04ImGUI wrapper text and combo methods shall accept std::stringbubnikv
2019-02-25imgui: Take orange color radiance down a notchVojtech Kral
2019-02-22imgui: Fix assert in new_frame()Vojtech Kral
2019-02-21imgui: Attempt to fix Tab keyVojtech Kral
2019-02-20imgui: Fix char input handlingVojtech Kral
2019-02-20imgui: Tweak styleVojtech Kral
2019-02-20imgui: Input fixesVojtech Kral
2019-02-20imgui: Fix keyboard modifiers on MacVojtech 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-06SLA support points (better backend->frontend synchronization and more)Lukas Matena
2019-02-01SLA support points improvementsLukas Matena
2019-01-24Mac: Retina OpenGL: Fix imgui windows, right-click menu, miscVojtech Kral
2019-01-24Mac: Retina OpenGL: Fix ImGui font switch, dynamic switching, toolbar fixesVojtech Kral
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-26Removed some obsolete Perl bindings.bubnikv
2018-11-26imgui: Refactor, use in cut gizmoVojtech Kral
2018-11-26imgui: UpdateVojtech Kral
2018-11-26Added ImGuiWrapperEnrico Turri