Closed stig-atle closed 5 years ago
Currently the exporter gives a error if you export meshes with no material defined. We should catch this and not try to export materials if none is assigned. That way pbrt will assign a default material.
Fix is checked in.
Currently the exporter gives a error if you export meshes with no material defined. We should catch this and not try to export materials if none is assigned. That way pbrt will assign a default material.