Blender Git Commit Log

Git Commits -> Revision 8f4c5ff

Revision 8f4c5ff by Joshua Leung (master)
March 28, 2015, 12:39 (GMT)
Nla Strip Controls: Added dedicated "Expander" channel to Action/Graph Editors

The "Nla Strip Controls" channel is used to house the per-strip
FCurves for controlling the strip_time and influence properties.
It sits above the active action's first group, at the same level
in the hierarchy as other groups.

TODO: It looks like a dedicated FCurve channel is needed for these
control FCurves, so that we won't accidentally apply NLA mapping
or have these FCurves disabled by the path lookups failing.

Commit Details:

Full Hash: 8f4c5ff0ecd81a95885939e2fa553f50f1f405fc
Parent Commit: 6dac874
Lines Changed: +172, -2

3 Modified Paths:

/source/blender/editors/animation/anim_channels_defines.c (+102, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+68, -2) (Diff)
/source/blender/editors/include/ED_anim_api.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021