Blender Git Loki
Git Commits -> Revision 2c3e885
Revision 2c3e885 by Joshua Leung (master) June 29, 2009, 03:02 (GMT) |
NLA SoC: Insert Keyframe Operator Tweaks (Anim Editor Versions) * Insert Keyframe (IKEY) operator for Graph Editor * Renamed the DopeSheet version to make it more consistent with the other keyframing operators |
Commit Details:
Full Hash: 2c3e8850a53020310a6a8f5c51b764ca261c24c0
SVN Revision: 21231
Parent Commit: 26c7c01
Lines Changed: +109, -10
8 Modified Paths:
/source/blender/editors/space_action/action_edit.c (+4, -4) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_intern.h (+1, -1) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -2) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+97, -1) (Diff)
/source/blender/editors/space_graph/graph_header.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+1, -0) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+2, -0) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_intern.h (+1, -1) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -2) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+97, -1) (Diff)
/source/blender/editors/space_graph/graph_header.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+1, -0) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+2, -0) (Diff)