I'm creating reference objects from various files, and have found that the structure of those files can be wildly inconsistent.
Some of the objects (mesh) I'm trying to load are abound to a skeleton.
Creating a Reference of this file loads the mesh and skeleton. I then break the connection and have my way with the mesh (translation, rotation, scale).
But