Blender Git Commit Log
Git Commits -> Revision cf6d17a
Revision cf6d17a by Harley Acheson (master) January 24, 2021, 23:16 (GMT) |
UI: Gizmo Tooltip Positioning Position Gizmo tooltips below their bounds so they do not obscure the content. Differential Revision: https://developer.blender.org/D9793 Reviewed by Julian Eisel |
Commit Details:
Full Hash: cf6d17a6aa421e0038fc1f8e60e3f1f708887c3e
Parent Commit: 2fec46c
Lines Changed: +39, -3
5 Modified Paths:
/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c (+11, -0) (Diff)
/source/blender/editors/interface/interface_region_tooltip.c (+11, -3) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c (+11, -0) (Diff)
/source/blender/windowmanager/gizmo/wm_gizmo_fn.h (+3, -0) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_types.h (+3, -0) (Diff)
/source/blender/editors/interface/interface_region_tooltip.c (+11, -3) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c (+11, -0) (Diff)
/source/blender/windowmanager/gizmo/wm_gizmo_fn.h (+3, -0) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_types.h (+3, -0) (Diff)