Blender Git Commit Log

Git Commits -> Revision ea84b0e

Revision ea84b0e by Joshua Leung (master)
February 28, 2015, 13:34 (GMT)
Action Editor: "New Action" operator now stashes old actions, and is used by default again

This commit modifies the "New Action" operator to always stash the old action
before it creates a new one. As a result, the old active action will now have
a proper user of sorts after the new one is created, preventing previously
created actions from being lost.

Now that the New operator does this, it can be used for the Action Editor header AND
NLA Editor (Animation Data Panel -> Active Action) again. The "stash and create"
operator is somewhat redundant at this point as a result.

Commit Details:

Full Hash: ea84b0e4ace29fdf569dd505179376f32bd13d01
Parent Commit: 741a66e
Lines Changed: +63, -7

2 Modified Paths:

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