Blender Git Loki
Git Commits -> Revision be24da0
Revision be24da0 by Campbell Barton (master) January 23, 2019, 05:14 (GMT) |
Gizmo: add support for gizmos to initialize from the active tool |
Commit Details:
Full Hash: be24da0a984a503da8f0588fd302cbeff03c6951
Parent Commit: 7ce3897
Lines Changed: +25, -2
5 Modified Paths:
/source/blender/windowmanager/gizmo/intern/wm_gizmo.c (+18, -0) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c (+1, -1) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c (+1, -1) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_api.h (+2, -0) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_types.h (+3, -0) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c (+1, -1) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c (+1, -1) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_api.h (+2, -0) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_types.h (+3, -0) (Diff)