Hello,
I have different animation for a mesh that i blend in the NLA editor. But i don’t know how to get data to export them.
The logic is loop on actions. Then for each action check the object name it references.
For armatures it works very well because it reference the bone it links with. But for mesh it reference
for my first action
[(‘Object’, [Ipo “ObIpo” (Object)])]
and for my second action
[(‘Object’, [Ipo “ObIpo.001” (Object)])]
so i don’t know what those action animate.
I am on blender 2.45.
thank you for help