Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Some rework on layout of imgui dialogsEnrico Turri
2019-12-10Fixed localization for JA and some stringsYuSanka
2019-12-04Localization improvements:YuSanka
2019-10-11ENABLE_3DCONNEXION_DEVICES tech set as defaultEnrico Turri
2019-10-02ENABLE_3DCONNEXION_DEVICES - Added imgui dialog to edit 3Dconnexion device pa...Enrico Turri
2019-08-13Fix format-security-related build failureJason Tibbitts
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-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