Skip to content
Snippets Groups Projects
Commit 162cba01 authored by Philipp Oeser's avatar Philipp Oeser
Browse files

Fix T93209: FBX export error if there is an action in NLA tweakmode

Code tried to set the action to None, but in this case, the action is
read-only.

If we find such a case, now set tweakmode to False temporarily and
restore after actions have been processed.

Maniphest Tasks: T93209

Differential Revision: https://developer.blender.org/D13286
parent 13ecbb8f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment