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-06-03Tech ENABLE_WORLD_COORDINATE_SCALE_REVISITED - Alternate implementation of ma...enricoturri1966
2022-03-09Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES renamed as ENABLE_GL_SHADERS_ATT...enricoturri1966
2022-03-08Tech ENABLE_GLBEGIN_GLEND_REMOVAL renamed as ENABLE_LEGACY_OPENGL_REMOVALenricoturri1966
2022-03-07Follow-up of 005fef7bf68e2e589e8ecb3de80a43aa37043ce3 - Fixed highlight arrow...enricoturri1966
2022-03-07Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-02-08Merge branch 'master' into fs_mouseFilip Sykala
2022-01-27Tech ENABLE_GLBEGIN_GLEND_REMOVAL - A few fixes in layers editing profile ren...enricoturri1966
2022-01-27Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring of GLModel to:enricoturri1966
2022-01-21Tech ENABLE_GLBEGIN_GLEND_REMOVAL - LayersEditing profileenricoturri1966
2022-01-21Tech ENABLE_GLBEGIN_GLEND_REMOVAL - GLGizmoPainterBase circleenricoturri1966
2021-12-10Clean up GLGizmoManagaerFilip Sykala
2021-12-10Separate GizmoManager on_move into gizmo itselfFilip Sykala
2021-12-03remove unnecessary getting of raw pointer from unique pointerFilip Sykala
2021-09-03Do not allow 'replace by stl' when a gizmo is active,Lukas Matena
2021-08-11Do not show sinking contours when a gizmo hides some objectsLukas Matena
2021-08-06Finished concept of gizmos with no toolbar icon:Lukas Matena
2021-08-02Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-07-29Hint notification David Kocik
2021-07-19Add simplification GUIFilip Sykala
2021-04-20Show info about custom supports and seam in ObjectListLukas Matena
2021-04-19WIP: Duplicated the FDM support gizmo for the MMU segmentationLukáš Hejl
2021-02-22Show a notification when attempting to slice during SLA support points editingLukas Matena
2020-10-06Painting gizmos: show painted triangles inside modifier meshesLukas Matena
2020-09-01Seam gizmo created on frontendLukas Matena
2020-09-01Finished separation of FDM gizmo into base and childLukas Matena
2020-06-03Fix of several issues related to gizmos updating and undo/redoLukas Matena
2020-05-26Include cleanup: Selection.hppLukas Matena
2020-05-13Auto scale of the toolbars in respect to the canvas sizeYuSanka
2020-05-05Undo/redo in FDM supports gizmoLukas Matena
2020-04-07Merge branch 'lm_gizmos' into lm_fdm_supports_gizmoLukas Matena
2020-04-07Removed obsolete codeLukas Matena
2020-04-07SLA supports gizmo is now enabled and uses the new infrastructureLukas Matena
2020-04-07Common gizmos data are now handled by the CommonGizmosDataPool objectLukas Matena
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-19WIP: Duplicated the SLA gizmo for the FDM, removed what was not neededLukas Matena
2020-03-17Fixed gizmos' tooltipsenricoturri1966
2020-03-03Include cleanup in Plater, GLCanvas3D and GLGizmosManagerLukas Matena
2020-02-27Shared data for SLA gizmos have been removed from GLGizmoBaseLukas Matena
2020-01-09Switched order of hollowing and support points gizmosLukas Matena
2019-12-20Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-17First steps on SLA and Hollowing gizmo data sharingLukas Matena
2019-12-12Refactoring in GLGizmosManager to simplify codeEnrico Turri
2019-11-07Hollowing task triggered by the gizmo now spawns a UI job to not block the UI...Lukas Matena
2019-11-05Added new hollowing gizmoLukas Matena
2019-10-25Fix of SPE-1041: set_state function for gizmos is called even if they are tur...Lukas Matena
2019-09-02Nearly finished refactoring of GLGizmoManagerLukas Matena
2019-09-02SLA gizmo open/close should be saved on undo/redo stackLukas Matena
2019-09-02Started an attempt to refactor GLGizmoManagerLukas Matena
2019-08-23Fixed forward declaration of struct Slic3r::UndoRedo::Snapshot so MSVC does n...Lukas Matena
2019-08-23Recalculate SLA supports after undo/redo in case SLA gizmo was active and had...Lukas Matena