Update leenkx/blender/lnx/exporter.py
This commit is contained in:
@ -1001,6 +1001,7 @@ class LeenkxExporter:
|
||||
action = actions.get('leenkxpose')
|
||||
if action is None:
|
||||
action = actions.new(name='leenkxpose')
|
||||
adata.action = action
|
||||
|
||||
# Export actions
|
||||
export_actions = [action]
|
||||
|
Reference in New Issue
Block a user