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-03One more speedup of place on faceLukas Matena
2022-01-03Fix of slow place on face on complex models #7587Lukas Matena
2021-12-11Fixed typo in GLGizmoPainterBase::get_projected_mouse_positions() after 7bb38...Lukáš Hejl
2021-12-08Fixed behaviour of float sliders in SLA gizmos,Lukas Matena
2021-12-08Changed OpenGL buffer type to GL_ELEMENT_ARRAY_BUFFER for vertex array indice...Lukáš Hejl
2021-12-02Replaced the repeated application of Cursors (Sphere or Circle) in painting u...Lukáš Hejl
2021-12-02Refactoring of Cursors in TriangleSelector as preparation for upcoming improv...Lukáš Hejl
2021-12-01Localization: Updated CZ, DE, ES, FR, IT and PL dictionaries.YuSanka
2021-11-30Don't let UI jobs overlap.tamasmeszaros
2021-11-30Fixing clang compiler warningsVojtech Bubnik
2021-11-26Fixed an encoding problem in simplify suggestionversion_2.4.0-beta2Lukas Matena
2021-11-22Merge branch 'tm_fix_hollowing_preview'tamasmeszaros
2021-11-22Show an error dialog when opening simplification on incompatible selectionLukas Matena
2021-11-22Do not open simplify dialog on top of the main toolbarLukas Matena
2021-11-19Improved some string initialization and zeroing.Vojtech Bubnik
2021-11-19Changed gizmo entering/leaving string handling to make localization easierLukas Matena
2021-11-18Fix broken hollowing preview with defined holes and unchecked hollowingtamasmeszaros
2021-11-17Fixed the layout of the painting gizmos after the edit icon for sliders was a...Lukáš Hejl
2021-11-16Removed obsolete gouraud shader filesenricoturri1966
2021-11-16Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as defaultenricoturri1966
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-12Decreased the minimum diameter of the brush in the multi-material painting gi...Lukáš Hejl
2021-11-12Added a missing include (GCC 11.1).Lukáš Hejl
2021-11-12Localization fixes + new POTYuSanka
2021-11-12Added missing includeenricoturri1966
2021-11-12Make sure the object does not float after simplificationLukas Matena
2021-11-12Remove static flag and extend case when call after will be from unactive Gizmo.Filip Sykala
2021-11-12translation of progressFilip Sykala
2021-11-12Some more fixes when switching objects while simplifyingLukas Matena
2021-11-12Several more fixes:Lukas Matena
2021-11-12Some more cleanupLukas Matena
2021-11-12Many small fixesLukas Matena
2021-11-12Simplify does not touch ModelVolume all the time (runs, but needs polishing)Lukas Matena
2021-11-12More adjustments, still working with Model directlyLukas Matena
2021-11-12Shared data packed in a structLukas Matena
2021-11-12Simplify gizmo now renders the volume by itself,Lukas Matena
2021-11-12Minor improvements:Lukas Matena
2021-11-10Round up rotation optimizer gizmo.tamasmeszaros
2021-11-05Change float slider to wrap function. Enrico's requestFilip Sykala
2021-11-05Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Modified ImGuiWrapper::slider_float...enricoturri1966
2021-11-01SLA supports gizmo: selection rectangle now selects partially obscured points...Lukas Matena
2021-10-29Fixed encoding of gizmo entering/leaving undo redo snapshots,Lukas Matena
2021-10-25Fixed darker colors of objects inside multi-material gizmo when objects are m...Lukáš Hejl
2021-10-21Fix translation suggestion by @Oleksandra IushchenkoFilip Sykala
2021-10-21Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Fixed update of sidebar objec...enricoturri1966
2021-10-21Allowed painting in the FDM supports, seam, and multi-material gizmo to only ...Lukáš Hejl
2021-10-20GLGizmoHollow: Increase hole diameter slider range (PR #6101)Hannes Hauswedell
2021-10-20Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Fixed update of sidebar objec...enricoturri1966
2021-10-20Fix for:Filip Sykala
2021-10-19open simplification on center when open from notificationFilip Sykala