Blender Git Commit Log

Git Commits -> Revision b9842ec

Revision b9842ec by Joshua Leung (master)
January 28, 2008, 11:38 (GMT)
== Action Editor - Overlapping Keyframes Bugfix ==

Now when moving keyframes in the Action Editor, any existing keyframes on the frames where a selected keyframe lands (after the transform) will be removed. This is to prevent stacks of keyframes which cause blips and headaches for animators (especially stressed animators with a looming deadline).

I've added an option to the Action Editor's View menu to turn this behaviour on/off (by default, it's on). This shouldn't need to be used too much, and may be removed in due course. If it stays, it'll need a better name...

Commit Details:

Full Hash: b9842ec247e5ae9458f59d24e98973ca17949ae7
SVN Revision: 13435
Parent Commit: 0f157c6
Lines Changed: +134, -15

7 Modified Paths:

/source/blender/include/BSE_editipo.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_action_types.h (+3, -1) (Diff)
/source/blender/src/editaction.c (+1, -1) (Diff)
/source/blender/src/editipo.c (+11, -8) (Diff)
/source/blender/src/header_action.c (+13, -2) (Diff)
/source/blender/src/poselib.c (+1, -1) (Diff)
/source/blender/src/transform_conversions.c (+104, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021