Blender Git Commit Log

Git Commits -> Revision 1cbdc6c

Revision 1cbdc6c by Joshua Leung (master)
February 27, 2011, 01:53 (GMT)
Small animation tweaks:
- Fixed problem where just trying to replace existing keyframes would
result in the intepolation set on that keyframe to get lost. This was
mostly an issue if trying to re-block some animation in the middle of
a shot, with the rest of the keys set to Bezier, but the first
keyframe in this new segment needing to be Constant so that we don't
get sloppy automatic interpolation in the way

- Hooked up Media-Play/Stop/Next/Prev controls to animation playback
and keyframe jumping functionality in default keymap in addition the
existing controls. I'm also considering whether to migrate Next/Prev
Keyframe key mappings off the Ctrl-PageUp/Down keys for a more
ergonomic option (i.e. shift <, shift >)

Commit Details:

Full Hash: 1cbdc6c4d48b5f5f1b3a4e0edf3ddbdf00413db7
SVN Revision: 35209
Parent Commit: 039940e
Lines Changed: +18, -5

3 Modified Paths:

/source/blender/editors/animation/keyframes_general.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframing.c (+11, -4) (Diff)
/source/blender/editors/screen/screen_ops.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021