Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2015-04-20 08:21:05 +0300
committerJoshua Leung <aligorith@gmail.com>2015-04-20 08:27:58 +0300
commita0e1b6573ad742cb77c47780b78d6a26fa206c73 (patch)
treea42d69ba2473f7ab604b4224ba566954f56ea0c6 /source/blender/blenkernel
parent689241b6e5d962c14a6650082fc0ecf4a3a0aa5e (diff)
Action Editor "Browse" Fix: Stash active action if nothing else uses it
Following the initial action management commits for 2.74, blurrymind pointed out a problematic workflow involving the "Browse Action" dropdown in the Action Editor which would lead to actions being accidentally lost. Namely, it turns out that game animators frequently flip between different actions from the Browse menu while working. While the new up/down operators and/or other NLA based tools are better suited to this without the problems of actions getting lost, some additional precautions were needed for the Browse menu as well. So now, if the active action will have no users as a result of the switch (i.e. it was a new action, and the user is checking on a previous action via the Browse menu), this action will now get stashed. This workflow is not perfect though, as there is the problem of the stashed action strips not reflecting the actions they reference.
Diffstat (limited to 'source/blender/blenkernel')
0 files changed, 0 insertions, 0 deletions