forked from blender/blender
index-of-nearest-104619 #2
@ -233,7 +233,8 @@ AnimData *ANIM_nla_mapping_get(bAnimContext *ac, bAnimListElem *ale)
|
||||
ANIMCONT_DOPESHEET,
|
||||
ANIMCONT_FCURVES,
|
||||
ANIMCONT_NLA,
|
||||
ANIMCONT_CHANNEL)) {
|
||||
ANIMCONT_CHANNEL,
|
||||
ANIMCONT_TIMELINE)) {
|
||||
/* handling depends on the type of animation-context we've got */
|
||||
if (ale) {
|
||||
/* NLA Control Curves occur on NLA strips,
|
||||
|
Loading…
Reference in New Issue
Block a user