Fix T55404: Auto key with only-available doesn't work
This commit is contained in:
@@ -1106,6 +1106,10 @@ short insert_keyframe(
|
||||
}
|
||||
}
|
||||
|
||||
if (ret) {
|
||||
DEG_id_tag_update(&adt->action->id, DEG_TAG_COPY_ON_WRITE);
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user