Filip Sykala
|
f23c356507
|
Merge branch 'dev' into fs_mouse
# Conflicts:
# src/slic3r/GUI/GLCanvas3D.cpp
# src/slic3r/GUI/Gizmos/GLGizmoBase.cpp
# src/slic3r/GUI/Gizmos/GLGizmoBase.hpp
# src/slic3r/GUI/Gizmos/GLGizmoScale.cpp
# src/slic3r/GUI/Gizmos/GLGizmoScale.hpp
|
2022-01-20 09:25:06 +01:00 |
|
enricoturri1966
|
81edc7d752
|
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Gizmo scale grabber connections
|
2022-01-20 08:28:50 +01:00 |
|
Filip Sykala
|
123903f317
|
Clean up GLGizmoManagaer
Clean up GLGizmoBase
|
2021-12-10 14:58:06 +01:00 |
|
Filip Sykala
|
c751d6327d
|
Separate GizmoManager on_move into gizmo itself
|
2021-12-10 09:09:53 +01:00 |
|
enricoturri1966
|
b24488ce51
|
Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Rotate/Scale gizmos and show contours for gizmo cut
|
2021-07-27 13:02:06 +02:00 |
|
Lukas Matena
|
b85de89751
|
Fixing Clang warnings 2
|
2021-02-08 17:52:29 +01:00 |
|
Lukas Matena
|
94b0ab603f
|
Include cleanup: Selection.hpp
It does not need 3DScene.hpp and Model.hpp
And it does not to be included by GLGizmoBase.hpp
|
2020-05-26 13:46:59 +02:00 |
|
enricoturri1966
|
8a824bb8c2
|
Refactoring
|
2020-03-18 13:35:46 +01:00 |
|
enricoturri1966
|
a0ed240af1
|
Generate gizmos' tooltip on demand
|
2020-03-16 16:37:22 +01:00 |
|
Enrico Turri
|
57d069bd0a
|
Some rework on layout of imgui dialogs
|
2019-12-11 15:30:25 +01:00 |
|
Enrico Turri
|
da1fa0b6e3
|
Refactoring of GLGizmosXX classes to cleanup their interface
|
2019-07-17 12:06:23 +02:00 |
|
Enrico Turri
|
cc70c8dff9
|
Tech ENABLE_SVG_ICONS set as default
|
2019-07-12 10:13:35 +02:00 |
|
Enrico Turri
|
f55e494899
|
Constrained gizmo-scaling -> Fixed grabbers offsets transformation for volumes
|
2019-05-13 09:02:33 +02:00 |
|
Enrico Turri
|
11c7accabf
|
Constrained gizmo-scaling -> small refactoring
|
2019-05-10 14:44:10 +02:00 |
|
Enrico Turri
|
efcc38f717
|
Constrained gizmo-scaling -> keep initial ctrl key status while dragging
|
2019-05-10 13:50:25 +02:00 |
|
Enrico Turri
|
d69c98b48d
|
Constrained gizmo-scaling -> code cleanup and simplification
|
2019-05-10 13:07:59 +02:00 |
|
Enrico Turri
|
128da453d5
|
1st installment of constrained gizmo-scaling
|
2019-05-10 11:13:55 +02:00 |
|
Enrico Turri
|
80c1a8d8e4
|
GLCanvas3D::Selection as a standalone class
|
2019-03-19 13:30:21 +01:00 |
|
Lukas Matena
|
e813a562a1
|
Removed technology ENABLE_IMGUI
|
2019-03-18 11:45:15 +01:00 |
|
Lukas Matena
|
d3c8e3166e
|
Separated gizmos into individual files
|
2019-03-18 11:45:15 +01:00 |
|