Blender Git Commit Log

Git Commits -> Revision fb27a9b

Revision fb27a9b by Campbell Barton (master)
September 15, 2021, 07: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: fb27a9bb983ce74b8d8f5f871cf0706dd1e25051
Parent Commit: 785e7dd
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