Lukas Matena
|
a9ae2460ad
|
Naming of the entering/leaving snapshots is now more generic,
it uses the actual name of the gizmo. Also, the keyboard shortcut
is now appended to the name, instead of being duplicated in it.
|
2021-09-03 13:53:07 +02:00 |
|
enricoturri1966
|
75fce3026d
|
Fixed calls set_uniform(emission_factor, xx) to use floats
|
2021-08-04 11:58:50 +02:00 |
|
enricoturri1966
|
fcf8a4ca63
|
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 |
|
enricoturri1966
|
15c392646b
|
Refactoring in GLModel::render() to simplify client code
|
2021-07-20 12:36:56 +02:00 |
|
enricoturri1966
|
22cf01f449
|
Tech ENABLE_SEQUENTIAL_LIMITS set as default
|
2021-07-20 12:05:15 +02:00 |
|
enricoturri1966
|
95c519fbf2
|
Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers
|
2021-05-31 12:54:48 +02:00 |
|
Lukas Matena
|
8771ffd41a
|
Fixed rendering of gizmo grabbers
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
c3d5866982
|
Fixed rendering of gizmos' grabbers
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
73fea9b460
|
Unified color definition
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
2721e502d0
|
Removed unneeded calls to GL_LIGHTING
|
2021-05-28 16:44:13 +02:00 |
|
Lukas Matena
|
246e5f845e
|
Grabbers and support points appearence tweaking, some refactoring
|
2021-05-28 16:44:13 +02:00 |
|
Lukas Matena
|
afb0380285
|
Removed GLU calls from all the gizmos
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
17d79211b3
|
Generate gizmos' tooltip on demand
|
2020-03-16 16:37:22 +01:00 |
|
Enrico Turri
|
5b4194446b
|
ENABLE_GIZMO_ICONS_NON_ACTIVABLE_STATE set as default
|
2020-01-17 10:34:32 +01:00 |
|
Enrico Turri
|
2c5b1b0e54
|
Some rework on layout of imgui dialogs
|
2019-12-11 15:30:25 +01:00 |
|
Enrico Turri
|
9a4b6c2287
|
Gray icons for gizmos in disabled state
|
2019-12-09 15:21:18 +01:00 |
|
bubnikv
|
3e150f72bf
|
Finished picking by color with a checksum in the alpha channel
to guard against unwanted alpha blending and / or multi sampling.
|
2019-08-07 14:15:38 +02:00 |
|
Enrico Turri
|
7088dfb1a0
|
Refactoring of GLGizmosXX classes to cleanup their interface
|
2019-07-17 12:06:23 +02:00 |
|
Enrico Turri
|
2f43e228f3
|
Tech ENABLE_SVG_ICONS set as default
|
2019-07-12 10:13:35 +02:00 |
|
Enrico Turri
|
e0023eb5c0
|
Constrained gizmo-scaling -> code cleanup and simplification
|
2019-05-10 13:07:59 +02:00 |
|
Enrico Turri
|
59b9f04120
|
1st installment of constrained gizmo-scaling
|
2019-05-10 11:13:55 +02:00 |
|
bubnikv
|
545ad7e750
|
Fixed localization of 3D scene toolbar tips.
|
2019-05-09 17:18:03 +02:00 |
|
Enrico Turri
|
81386c1ae3
|
Follow-up of 1fbdf7bdaa -> Fixed grabbers size for move gizmo and grabbers dragging size
|
2019-04-15 15:05:26 +02:00 |
|
Enrico Turri
|
910605864a
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
|
Enrico Turri
|
2f1a35b49e
|
Gizmos' grabbers size made uniform as the mean value of the selection's bounding box sides
|
2019-03-26 14:53:32 +01:00 |
|
Enrico Turri
|
0bc6614cc6
|
GLCanvas3D::Selection as a standalone class
|
2019-03-19 13:30:21 +01:00 |
|
Lukas Matena
|
0f9dbebb33
|
Removed technology ENABLE_IMGUI
|
2019-03-18 11:45:15 +01:00 |
|
Lukas Matena
|
4c285950bc
|
Separated gizmos into individual files
|
2019-03-18 11:45:15 +01:00 |
|