Rollback the method to handle empty bones for GLTF2
A patch made the assimp to ignore empty bones. However, some assets can have bones which don't have weights but are connected to other bones.
This commit is contained in:
A patch made the assimp to ignore empty bones. However, some assets can have bones which don't have weights but are connected to other bones.