Blender Git Commit Log

Git Commits -> Revision 830aa75

Revision 830aa75 by Campbell Barton (master)
January 9, 2020, 00:07 (GMT)
Fix T72900: Mouse-move causes redraw when gizmos are hidden

Move redraw tagging to the gesture modal operator
to make sure this only runs when it's needed.

Caused by d591c8a350310, which tagged the region to redraw when the
gizmos were tagged to refresh, however they wont redraw when hidden.
Thanks to @jbakker for finding the root cause.

Commit Details:

Full Hash: 830aa758b40bea7b40116049a3535103337a3003
Parent Commit: 99c798b
Lines Changed: +15, -13

4 Modified Paths:

/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c (+4, -6) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_api.h (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+0, -6) (Diff)
/source/blender/windowmanager/intern/wm_gesture_ops.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021