Blender Git Loki
Git Commits -> Revision 0b41c47
Revision 0b41c47 by Joshua Leung (master) June 28, 2011, 11:21 (GMT) |
Action-Management from Outliner - Unlinking Actions It is now possible to use the Outliner for managing the active action of an ID-block (provided that it appears in the Outliner), which should be a bit better than having to go through the NLA Editor. So far, this only allowing unlinking actions, using some existing operators. To use: 1) Navigate through the Outliner tree to find the Object/Material/Lamp/etc. that the animation belongs to. (NOTE: this doesn't work in Datablocks mode, but should in the normal "All Scenes" and related modes) 2) Expand the "Animation" entry below this 3) Right-click on the Action entry below this, and select "Unlink" from the RMB menu In the process, I've fixed problems with some data-blocks not showing their animation data in Outliner. |
Commit Details:
Full Hash: 0b41c479e46399a63d2cae5506325950842dc787
SVN Revision: 37896
Parent Commit: c4e28f9
Lines Changed: +73, -11
1 Modified Path:
/source/blender/editors/space_outliner/outliner.c (+73, -11) (Diff)