Blender Git Commit Log

Git Commits -> Revision aeeb7c8

Revision aeeb7c8 by Campbell Barton (temp-ui-tweaks)
September 22, 2021, 13:54 (GMT)
Gizmo: add flag to hide the gizmo group during interaction

This allows a hack to be removed that temporarily overwrote
the 3D views gizmo display flag.

Also reverse change from fb27a9bb983ce74b8d8f5f871cf0706dd1e25051
that runs poll on modal gizmo groups as there is some risk
that the poll function unlinks the gizmo.

Commit Details:

Full Hash: aeeb7c82c69a3ff298d8e225e0bab8b8713ec7cc
Parent Commit: bb310ff
Committed By: Pablo Vazquez
Lines Changed: +37, -72

11 Modified Paths:

/source/blender/editors/mesh/editmesh_bevel.c (+0, -10) (Diff)
/source/blender/editors/mesh/editmesh_bisect.c (+2, -9) (Diff)
/source/blender/editors/mesh/editmesh_inset.c (+0, -10) (Diff)
/source/blender/editors/space_image/space_image.c (+4, -4) (Diff)
/source/blender/editors/transform/transform.h (+0, -3) (Diff)
/source/blender/editors/transform/transform_generics.c (+0, -13) (Diff)
/source/blender/editors/transform/transform_gizmo_3d.c (+6, -6) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+0, -8) (Diff)
/source/blender/makesrna/intern/rna_wm_gizmo.c (+5, -0) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c (+12, -5) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_types.h (+8, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021