Blender Git Commit Log

Git Commits -> Revision 9cd76a6

Revision 9cd76a6 by Joshua Leung (master)
November 6, 2007, 11:41 (GMT)
== "Extend" Transform Mode for Action + NLA Editors ==

Peach Request:
Now the Action and NLA editors have the "Extend" transform mode first seen in the Sequence Editor. Just use the EKEY to start transforming.

It works like Grab, except it only moves the keyframes/side of NLA-strip that was on the same side of the current-frame marker as the mouse was when transform started.

Commit Details:

Full Hash: 9cd76a66096491e8994090e1992bb54d19c61950
SVN Revision: 12494
Parent Commit: f66aeb7
Lines Changed: +175, -38

7 Modified Paths:

/source/blender/include/BIF_transform.h (+1, -0) (Diff)
/source/blender/src/editaction.c (+12, -1) (Diff)
/source/blender/src/editnla.c (+13, -0) (Diff)
/source/blender/src/header_action.c (+8, -2) (Diff)
/source/blender/src/header_nla.c (+11, -5) (Diff)
/source/blender/src/transform.c (+5, -0) (Diff)
/source/blender/src/transform_conversions.c (+125, -30) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021