Blender Git Loki
Git Commits -> Revision 9175911
Revision 9175911 by Campbell Barton (master) April 19, 2021, 07:17 (GMT) |
Fix spin-gizmo button tool-tip placement gizmo_button2d_bounds result wasn't valid when the gizmo was part of a 3D gizmo group. Regression in cf6d17a6aa421e0038fc1f8e60e3f1f708887c3e |
Commit Details:
Full Hash: 9175911ffabefcd00f15d847ffdf8afe5efadb10
Parent Commit: 063c993
Lines Changed: +43, -11
4 Modified Paths:
/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c (+35, -5) (Diff)
/source/blender/editors/interface/interface_region_tooltip.c (+4, -3) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c (+2, -1) (Diff)
/source/blender/windowmanager/gizmo/wm_gizmo_fn.h (+2, -2) (Diff)
/source/blender/editors/interface/interface_region_tooltip.c (+4, -3) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c (+2, -1) (Diff)
/source/blender/windowmanager/gizmo/wm_gizmo_fn.h (+2, -2) (Diff)