Blender Git Commit Log

Git Commits -> Revision 1f8eab5

Revision 1f8eab5 by Campbell Barton (temp-ui-tweaks)
September 22, 2021, 13:54 (GMT)
Gizmo: show groups flagged with SHOW_MODAL_ALL during interaction

Follow up to fix for T73684,
which allowed some modal gizmos to hide all others.

Also resolve an issue from 917a972b56af103aee406dfffe1f42745b5ad360
where shear the shear gizmo would be visible during interaction.

Internally there are some changes to gizmo behavior

- The gizmo with modal interaction wont draw if it's poll function fails.
- The WM_GIZMOGROUPTYPE_DRAW_MODAL_ALL flag now causes these gizmo
groups to draw when another group is being interacted with.

Commit Details:

Full Hash: 1f8eab534d18c9a5299523eb41e82830ecb7adec
Parent Commit: dea0dbc
Committed By: Pablo Vazquez
Lines Changed: +12, -16

3 Modified Paths:

/source/blender/makesrna/intern/rna_wm_gizmo.c (+1, -1) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c (+7, -14) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_types.h (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021