Blender Git Commit Log

Git Commits -> Revision b28a240

Revision b28a240 by Joshua Leung (master)
February 28, 2015, 13:34 (GMT)
Action Editor: Added "Push Down" operator to send the current action on to the NLA Stack

This commit exposes the "Push Down" button/functionality found in the NLA Editor
to the Action Editor, so that actions can be added NLA Stack from here too. The
main point of this for now is to make the whole layered-animation workflow nicer
more efficient, but not requiring the second editor be visible in common cases.
It also conveniently sets things up for the next few changes (already hinted at
here)...

Commit Details:

Full Hash: b28a24091facf64c93b5eee89d6595f32354545b
Parent Commit: cec1691
Lines Changed: +91, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/space_dopesheet.py (+4, -0) (Diff)
/source/blender/editors/space_action/action_edit.c (+84, -0) (Diff)
/source/blender/editors/space_action/action_intern.h (+1, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021