The code review request to move the vector of xform ops from class to function-local scope broke animation export. Moved xform ops vector back into the class, and only create new xform ops on first xform write. Co-authored-by: kiki <charles@skeletalstudios.com> Pull Request: https://projects.blender.org/blender/blender/pulls/122665