|
|
e8e004ab5e
|
Fixed few warnings
|
2020-05-26 16:06:11 +02:00 |
|
|
|
17d79211b3
|
Generate gizmos' tooltip on demand
|
2020-03-16 16:37:22 +01:00 |
|
|
|
5b4194446b
|
ENABLE_GIZMO_ICONS_NON_ACTIVABLE_STATE set as default
|
2020-01-17 10:34:32 +01:00 |
|
|
|
2c5b1b0e54
|
Some rework on layout of imgui dialogs
|
2019-12-11 15:30:25 +01:00 |
|
|
|
9a4b6c2287
|
Gray icons for gizmos in disabled state
|
2019-12-09 15:21:18 +01:00 |
|
|
|
f7f5a38764
|
Removed another bunch of compile warnings
|
2019-09-04 10:46:51 +02:00 |
|
|
|
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 |
|
|
|
7088dfb1a0
|
Refactoring of GLGizmosXX classes to cleanup their interface
|
2019-07-17 12:06:23 +02:00 |
|
|
|
2f43e228f3
|
Tech ENABLE_SVG_ICONS set as default
|
2019-07-12 10:13:35 +02:00 |
|
|
|
e22181e2c1
|
Added member BoundingBoxf3 m_bounding_box to GLIndexedVertexArray and removed member BoundingBoxf3 bounding_box from GLVolume
|
2019-07-01 13:26:06 +02:00 |
|
|
|
3ec58fd0ac
|
Constrained gizmo-scaling -> Fixed grabbers offsets transformation for volumes
|
2019-05-13 09:02:33 +02:00 |
|
|
|
d1f474fb5b
|
Constrained gizmo-scaling -> small refactoring
|
2019-05-10 14:44:10 +02:00 |
|
|
|
a9718c4ec7
|
Constrained gizmo-scaling -> fixed offset for uniform scale
|
2019-05-10 14:04:43 +02:00 |
|
|
|
c2742ecfb0
|
Constrained gizmo-scaling -> keep initial ctrl key status while dragging
|
2019-05-10 13:50:25 +02:00 |
|
|
|
e0023eb5c0
|
Constrained gizmo-scaling -> code cleanup and simplification
|
2019-05-10 13:07:59 +02:00 |
|
|
|
59b9f04120
|
1st installment of constrained gizmo-scaling
|
2019-05-10 11:13:55 +02:00 |
|
|
|
545ad7e750
|
Fixed localization of 3D scene toolbar tips.
|
2019-05-09 17:18:03 +02:00 |
|
|
|
910605864a
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
|
|
|
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 |
|
|
|
0bc6614cc6
|
GLCanvas3D::Selection as a standalone class
|
2019-03-19 13:30:21 +01:00 |
|
|
|
0f9dbebb33
|
Removed technology ENABLE_IMGUI
|
2019-03-18 11:45:15 +01:00 |
|
|
|
4c285950bc
|
Separated gizmos into individual files
|
2019-03-18 11:45:15 +01:00 |
|