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 (Collapse)Author
2021-06-03Fixed the wrong transformation matrix for "Clipping of view" when is used a ↵vb_print_regionsLukáš Hejl
printer with multiple extruders.
2021-06-02Follow-up 7eebd56b5f281a770485eca5f29e51b9e77f3a56 - fixed a typoYuSanka
+ added add_negative.svg for dark mode
2021-06-02Fixed DnD for "Model part" volumes inside the objectYuSanka
Fixed volumes order inside the object
2021-06-02Removed unnecessary const_cast calls inside Camera.Vojtech Bubnik
2021-06-02Fixing a regression crash in Preset Hints.Vojtech Bubnik
2021-06-01Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-01Show sequential print clearance regions when Move/Rotate/Scale gizmos are activeenricoturri1966
2021-06-01Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-01New parameter "Slicing Mode" for supporting 3DLabPrint airplane models.Vojtech Bubnik
S3D's strategy for merging self intersecting models is "Even / Odd" which PrusaSlicer now supports as an alternative to "Positive" rule. Also added a "Close Holes" option to fill in all internal structures. 3D-Labprint Models aren't sliceable (till years) #3062 #3708
2021-06-01Changed logic to avoid saving a project while a gizmo is in editing modeenricoturri1966
2021-05-31Added option to independently set z axis travel speedMartin Budden
2021-05-31Sphere brush color in MMU painting gizmo is now the same as color used for ↵Lukáš Hejl
painting.
2021-05-31Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-31Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into ↵enricoturri1966
et_sequential_limits
2021-05-31Fixed conflicts after merge with master + fixed rendering of hovered gizmo ↵enricoturri1966
grabbers
2021-05-31Unify Delete/Backspace behaviour in gizmos with the rest of slicer. Also,Lukas Matena
backspace on macOS in SLA gizmo now deletes points and not the whole object, which was quite unexpected.
2021-05-31Fixed issue that the lower half of the object was shown darker than the ↵Lukáš Hejl
upper half of the object after slicing with MMU segmentation.
2021-05-28Fixed rendering of gizmo grabbersLukas Matena
2021-05-28Added missing uniform calls for emission_factorenricoturri1966
2021-05-28Fixed rendering of gizmos' grabbersenricoturri1966
2021-05-28Unified color definitionenricoturri1966
2021-05-28Removed unneeded calls to GL_LIGHTINGenricoturri1966
2021-05-28Removed static members from GLGizmoBase and GLGizmoBase::Grabber to fix ↵enricoturri1966
OpenGL error when closing the application
2021-05-28Grabbers and support points appearence tweaking, some refactoringLukas Matena
2021-05-28Removed last GLU call, removed libGLU from CMakeListsLukas Matena
2021-05-28Removed gluProject and gluUnProject callsLukas Matena
2021-05-28Removed GLU calls from all the gizmosLukas Matena
2021-05-28Fixed crash when deleting last obejct from platerenricoturri1966
2021-05-28Update extruder show/hide and default extruder color in respect to the ↵YuSanka
volume type
2021-05-27Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-27Follow-up of b3ca8cb0af264d7e7ea285de03978b5185c3ff14 -> Fixed typoenricoturri1966
2021-05-27Fixed calculation of used filament for gcode viewer (take data from gcode file)enricoturri1966
2021-05-26Fixed DnD function for volumes inside the object in respect to the volume typeYuSanka
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ↵Vojtech Bubnik
into vb_print_regions
2021-05-26Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-26WIP PrintRegion refactoring: Another round of bug fixing, negative volumesVojtech Bubnik
seem to work.
2021-05-25Tech ENABLE_SEQUENTIAL_LIMITS -> Some refactoringenricoturri1966
2021-05-25Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed instance transformationsenricoturri1966
2021-05-24Added "Negative volume" type item to the ObjectListYuSanka
2021-05-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into ↵enricoturri1966
et_sequential_limits
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show sequential print clearance ↵enricoturri1966
regions contours when there is only one instance on the plater
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Reset sequential print clearance regions ↵enricoturri1966
contours when clearing the plater
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Another improvement in performance when ↵enricoturri1966
showing sequential print clearance regions contours while dragging objects
2021-05-24Fixed a bug when reverting to an old value with comma-separated doublesLukas Matena
2021-05-24Fixed incorrect locales handling in the UI (Field, ObjectManipulation, etc)Lukas Matena
2021-05-24Fixed several locales issues on file import/exportLukas Matena
2021-05-24Fixed third batch of locale-dependent callsLukas Matena
2021-05-24Fixed second batch of locale-dependent callsLukas Matena
2021-05-24Fixed first batch of locale-dependent callsLukas Matena
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Improved performance when showing ↵enricoturri1966
sequential print clearance regions contours while dragging objects