Blender Git Commit Log
Git Commits -> Revision 911f9e0
Revision 911f9e0 by Aaron Carlisle (master) October 28, 2020, 18:06 (GMT) |
Animation: Improve labels on Snap menu in NLA & Dopesheet Add "Selection to" as prefix for those menu items that move the selected keyframes to something, for both the Key ? Snap menu and the Shift+S pie menu. No functional changes. This was missed in rB477d983c2e8ab298cbf638d5aadd77fad9c2f677 Differential Revision: https://developer.blender.org/D9304 |
Commit Details:
Full Hash: 911f9e00d13c57fb093b7ba7b930a340aa0a79a9
Parent Commit: 30ec075
Lines Changed: +21, -21
5 Modified Paths:
/release/scripts/startup/bl_ui/space_dopesheet.py (+4, -4) (Diff)
/release/scripts/startup/bl_ui/space_nla.py (+4, -4) (Diff)
/source/blender/editors/space_action/action_edit.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+5, -5) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+4, -4) (Diff)
/release/scripts/startup/bl_ui/space_nla.py (+4, -4) (Diff)
/source/blender/editors/space_action/action_edit.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+5, -5) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+4, -4) (Diff)