Blender Git Commit Log
Git Commits -> Revision 1e0b790
Revision 1e0b790 by Campbell Barton (master) January 14, 2020, 06:11 (GMT) |
Fix T70273: Auto-keyframe ignored by gizmos |
Commit Details:
Full Hash: 1e0b7903649f69295d1b842d05e015676098ac12
Parent Commit: fffba2b
Lines Changed: +46, -6
5 Modified Paths:
/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c (+12, -6) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c (+7, -0) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c (+7, -0) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_target_props.c (+16, -0) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_api.h (+4, -0) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c (+7, -0) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c (+7, -0) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_target_props.c (+16, -0) (Diff)
/source/blender/windowmanager/gizmo/WM_gizmo_api.h (+4, -0) (Diff)