Blender Git Commit Log

Git Commits -> Revision 78e7c6b

Revision 78e7c6b by Campbell Barton (master)
December 14, 2010, 15:14 (GMT)
graph editor & action keyframe paste options.

- Offset, so you can paste at the same time of the original frames, at the current frame or relative to the current frame at time of copying.
- Merge method, so the pasted keys can overwrite keys in their range or the entire curve.

Currently there is no redo panel for these space types so the only way to access these options is with F6 redo popup.

Commit Details:

Full Hash: 78e7c6b329585a0dd6b4d07112d66e54c2a9d5f4
SVN Revision: 33660
Parent Commit: 93cbc84
Lines Changed: +159, -20

5 Modified Paths:

/source/blender/editors/animation/keyframes_general.c (+108, -13) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+26, -1) (Diff)
/source/blender/editors/space_action/action_edit.c (+11, -3) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+11, -3) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021