Blender Git Loki
Git Commits -> Revision 5777c62
Revision 5777c62 by Joshua Leung (master) October 22, 2009, 09:07 (GMT) |
Animation Editors: Menu Tweaks * Submenus displaying the options available for certain operators now will now show the hotkey for the operator on the menu entries. * Added an option for mirroring keyframes in the Graph Editor which makes use of the new cursor |
Commit Details:
Full Hash: 5777c624a54c4d834ec755a92079b504f04035e8
SVN Revision: 24049
Parent Commit: c9092a6
Lines Changed: +48, -123
9 Modified Paths:
/source/blender/editors/animation/anim_filter.c (+10, -1) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+15, -0) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+1, -0) (Diff)
/source/blender/editors/space_action/action_header.c (+6, -57) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+1, -4) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+6, -1) (Diff)
/source/blender/editors/space_graph/graph_header.c (+5, -49) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+1, -0) (Diff)
/source/blender/editors/space_nla/nla_header.c (+3, -11) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+15, -0) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+1, -0) (Diff)
/source/blender/editors/space_action/action_header.c (+6, -57) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+1, -4) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+6, -1) (Diff)
/source/blender/editors/space_graph/graph_header.c (+5, -49) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+1, -0) (Diff)
/source/blender/editors/space_nla/nla_header.c (+3, -11) (Diff)