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
2021-10-07Renamed the brush "Pointer" to "Triangles" in the multi-material painting giz...Lukáš Hejl
2021-10-07Fixed the positioning of the painting gizmos.Lukáš Hejl
2021-10-07Added rendering of smart fill and contour around selected areas for the FDM s...Lukáš Hejl
2021-10-07Refactored rendering of the contour around areas selected by smart fill to pr...Lukáš Hejl
2021-10-07Prepared the FDM support gizmo for smart fill.Lukáš Hejl
2021-10-07Improved the alignment of tool type and brush type in the multi-material gizmo.Lukáš Hejl
2021-10-07Reworked seam painting gizmo to the same layout as multi-material painting gi...Lukáš Hejl
2021-10-07Fixed the wrong calculation of caption text size in all painting gizmos, whic...Lukáš Hejl
2021-10-07Removed unintended space after ImGui::SliderFloat in all painting gizmos.Lukáš Hejl
2021-10-07Removed the vertical space in the below information about how to use gizmo fo...Lukáš Hejl
2021-10-04Fix. Allow simplify volume inside object, fix drawing wireframeFilip Sykala
2021-10-04#7056 - Gizmo cut input set to use current localeenricoturri1966
2021-10-04fix assertFilip Sykala
2021-10-04Fix wireframe transformation when supports in SLA are addedFilip Sykala
2021-10-01add close suggestion notificationFilip Sykala
2021-10-01PrintInfoNotificationLevel with iconDavid Kocik
2021-09-30After gizmo snapshots are compacted, rename the last one to something genericLukas Matena
2021-09-30Redo of the project state, implementation of Undo/Redo stack compressionVojtech Bubnik
2021-09-30Add checkbox for show wire frameFilip Sykala
2021-09-30Fix: ../src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp:411:21: warning: comparison...Filip Sykala
2021-09-30Merge branch 'master' into fs_simplify_wireframeFilip Sykala
2021-09-30Add Rendering wire frame when simplifyFilip Sykala
2021-09-30Painting gizmos no longer use a separate undo/redo stackLukas Matena
2021-09-30Not buildable render contourFilip Sykala
2021-09-30Add call for renderFilip Sykala
2021-09-29Fix for deleted object after previewFilip Sykala
2021-09-29fix for getting name of gizmo without key(like simplify)Filip Sykala
2021-09-27Merge remote-tracking branch 'remotes/origin/vb_project_state'Vojtech Bubnik
2021-09-27WIP Undo / Redo and project state: Marking Undo / Redo snapshotsVojtech Bubnik
2021-09-27WIP Undo / Redo and project state: Marking Undo / Redo snapshotsVojtech Bubnik
2021-09-24Revert "Fixed volume transformations in SLA:":Lukas Matena
2021-09-24Fixed volume transformations in SLA:Lukas Matena
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-15Fix several warningsLukas Matena
2021-09-15Vertical alignment of labels in imgui dialog for GLGizmoMmuSegmentationenricoturri1966
2021-09-14Tech ENABLE_SINKING_CONTOURS set as defaultenricoturri1966
2021-09-14WIP: admesh eradicationVojtech Bubnik
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-09-13Fixed painting gizmos with modifiers below the bed:Lukas Matena
2021-09-10Removes bottom status bar.David Kocik
2021-09-03Do not allow 'replace by stl' when a gizmo is active,Lukas Matena
2021-09-03Naming of the entering/leaving snapshots is now more generic,Lukas Matena
2021-09-03Fix taking entering/leaving snapshots in SLA gizmo:Lukas Matena
2021-09-01Fix Crash when delete model during simplificationFilip Sykala
2021-09-01Renamed 'Seed fill' to 'Smart fill'.Lukáš Hejl
2021-08-31Added missing vertical alignments of labels in imgui dialogset_toolpaths_clipperenricoturri1966
2021-08-30Fixed conflicts after merge with masterenricoturri1966
2021-08-30Corrected undo/redo snapshot name when entering or leaving multi-material pai...Lukáš Hejl
2021-08-30Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seams...enricoturri1966
2021-08-27Slight optimization of GLGizmoSimplify::process():Vojtech Bubnik