COLLADA2GLTF
COLLADA2GLTF copied to clipboard
Only root-level array elements have names
From: https://github.com/KhronosGroup/glTF/issues/1510#issuecomment-444562968
For example, animation channels should not be written with names, but we can put it in extras.
This needs to apply more generally to sub-objects that currently inherit from GLTF::Object
.