Closed EtaLoop closed 1 month ago
Thanks for the report!
I think this can be implemented in the following two steps:
Uncomment the following three lines.
When the name
field of the following material
variable is Some
and clone it to mat.name
.
Can you push these modifications ? This would be very helpful to me !
When parsing collada file, the material name isn't filled in the returned
Scene
.Here is a simple cube with one material named "Material", it checks
Scene.material[0].name
: