Blender Git Commit Log

Git Commits -> Revision b9eb592

Revision b9eb592 by Germano Cavalcante (master)
December 9, 2020, 12:34 (GMT)
Fix T83460: Regression in snap for measure tool

Now the gizmo is drawn only when the eventstate located in
`wm->winactive->eventstate` has not changed.

So it doesn't matter if it's "selected" or not.

This commit also removes the use of the private header "wm.h"

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D9539

Commit Details:

Full Hash: b9eb5921332922757acacd2c9251d8c89c9a239a
Parent Commit: 5a8012b
Lines Changed: +71, -49

3 Modified Paths:

/source/blender/editors/gizmo_library/gizmo_types/snap3d_gizmo.c (+69, -33) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_ruler.c (+1, -8) (Diff)
/source/blender/editors/space_view3d/view3d_placement.c (+1, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021