Fix wrd access

This commit is contained in:
luboslenco 2020-03-07 15:00:51 +01:00
parent 815184d6ab
commit 620e15db8e

View file

@ -834,6 +834,7 @@ class ArmoryExporter:
for _o in sel: _o.select_set(True)
baked_actions.append(action)
wrd = bpy.data.worlds['Arm']
if wrd.arm_verbose_output:
print('Exporting armature action ' + aname)
bones = []