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
2020-09-01Seam gizmo created on frontendLukas Matena
2020-09-01Finished separation of FDM gizmo into base and childLukas Matena
2020-08-18Gizmos can be shown depending on current modeLukas Matena
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-06-03Fix of several issues related to gizmos updating and undo/redoLukas Matena
2020-05-27Includes cleanup:Lukas Matena
2020-05-26Include cleanup: Selection.hppLukas Matena
2020-05-15ENABLE_CANVAS_TOOLTIP_USING_IMGUI set as defaultenricoturri1966
2020-05-15ENABLE_GIZMO_TOOLBAR_DRAGGING_FIX set as defaultenricoturri1966
2020-05-11Merge branch 'master' into lm_fdm_custom_supports_polishingLukas Matena
2020-05-06Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as defaultenricoturri1966
2020-05-05Undo/redo in FDM supports gizmoLukas Matena
2020-04-08Fixed a crash when switching to PreviewLukas Matena
2020-04-08FDM supports gizmo - use right mouse to place support blockersLukas Matena
2020-04-08Improved the FDM supports gizmo dialogLukas Matena
2020-04-07Fixed obvious merge conflictsLukas Matena
2020-04-07Merge branch 'lm_gizmos' into lm_fdm_supports_gizmoLukas Matena
2020-04-07Removed obsolete codeLukas Matena
2020-04-07Fixed crash related to ClippingPlane and incorrect handling of sla z shift in...Lukas Matena
2020-04-07SLA supports gizmo is now enabled and uses the new infrastructureLukas Matena
2020-04-07ObjectClipper implementation, hollowing gizmo reenabledLukas Matena
2020-04-07InstancesHider implementationLukas Matena
2020-04-07Flattening gizmo now uses the new CommonDataPool to store pointer to active o...Lukas Matena
2020-04-07Common gizmos data are now handled by the CommonGizmosDataPool objectLukas Matena
2020-04-07Disabled the SLA gizmosLukas Matena
2020-03-25Fixed conflicts after merge with masterenricoturri1966
2020-03-25Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_bug_f...enricoturri1966
2020-03-25Fixed build when ENABLE_GIZMO_TOOLBAR_DRAGGING_FIX is disabledenricoturri1966
2020-03-25ENABLE_MODIFIED_GIZMOBAR_MOUSE_EVENT_HANDLING merged into ENABLE_CANVAS_TOOLT...enricoturri1966
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-19Modified mouse events handling for gizmobarenricoturri1966
2020-03-19WIP: First working implementation of the triangle selector for the FDM suppor...Lukas Matena
2020-03-19WIP: Duplicated the SLA gizmo for the FDM, removed what was not neededLukas Matena
2020-03-16Fixed gizmos' tooltipsenricoturri1966
2020-03-13Fix of a rare crash on opening an SLA gizmo (supports or hollow)Lukas Matena
2020-03-03Include cleanup in Plater, GLCanvas3D and GLGizmosManagerLukas Matena
2020-03-02Fixed conflicts after merge with masterEnrico Turri
2020-03-02GLCanvas3DManager moved from being a static member of _3DScene to be a normal...Enrico Turri
2020-02-27Slight change in clipping plane updating after hollowing finishesLukas Matena
2020-02-27Shared data for SLA gizmos have been removed from GLGizmoBaseLukas Matena
2020-02-27Fixed a crash when deleting an object after switching from SLA to FDMLukas Matena
2020-02-21AABB trees for SLA gizmos are not calculated when the object is selected, but...Lukas Matena
2020-02-13ENABLE_MODIFIED_TOOLBAR_TEXTURES set as defaultEnrico Turri
2020-02-08Don't calculate the AABB tree in FDM modeLukas Matena
2020-02-06SLA gizmos: make sure that the clipping plane is properly reset to zero when ...Lukas Matena
2020-02-04Movements and rotations by keyboard indipendent from gizmos:Enrico Turri
2020-02-04Smoother movements/rotations when using arrow keysEnrico Turri
2020-02-04Follow-up of e042cab8faaeb47da363314839236071003c6083 -> Avoid polluting undo...Enrico Turri
2020-02-03Follow-up of 8453c8848238c1bb20bc7dc85cad4763203534c9, c09091c40703bdfae84e4b...Enrico Turri
2020-02-03Merge branch 'master' into lm_drilling_backend_rebasedLukas Matena