Blender Git Loki
Git Commits -> Revision b709e29
Revision b709e29 by Joshua Leung (master) September 8, 2007, 12:34 (GMT) |
== IPO Copy/Paste == When in EditMode for IPO-curves, keyframes are now pasted from the IPO-editor's copy/paste buffer instead of the entire curves being pasted. This makes it possible to 'move' keyframes from one IPO-curve to another. * Only keyframes in the copy/paste buffer that are selected, are pasted * All keyframes that are pasted, are pasted relative to the current frame, with the current frame being the location of the first pasted keyframe. * Pasted keyframes replace exisitng keyframes if they occur at the same location. |
Commit Details:
Full Hash: b709e2982fca75a7ec21ff595c87b3c5397a2dd9
SVN Revision: 11978
Parent Commit: 64019f7
Lines Changed: +98, -27
1 Modified Path:
/source/blender/src/editipo.c (+98, -27) (Diff)