Blender Git Commit Log
Git Commits -> Revision 2c4c700
Revision 2c4c700 by Joshua Leung (master) December 29, 2008, 11:04 (GMT) |
2.5 - Action Editor: Copy/Paste This can be activated using Ctrl-C/V and the buttons on the header. It still uses an ugly global copy/paste buffer for now. In future, we could investigate alternative methods... |
Commit Details:
Full Hash: 2c4c7004aee2f710d08055f7724af25db5817ea0
SVN Revision: 18145
Parent Commit: 1d42afe
Lines Changed: +368, -3
5 Modified Paths:
/source/blender/editors/space_action/action_edit_keyframes.c (+347, -2) (Diff)
/source/blender/editors/space_action/action_header.c (+7, -0) (Diff)
/source/blender/editors/space_action/action_intern.h (+3, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+7, -0) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+4, -1) (Diff)
/source/blender/editors/space_action/action_header.c (+7, -0) (Diff)
/source/blender/editors/space_action/action_intern.h (+3, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+7, -0) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+4, -1) (Diff)