Closed fireclawthefox closed 5 years ago
Thanks, I hope it's OK that I took the liberty of merging this since other people were running into this issue.
I did the same in opened pull request #41 , but doesn't matter. Please close it and also the associated issue.
Simply moved the if statement to check for
use_nodes
on the material inside the check if a material is actually given. This otherwise crashed withAttributeError: 'NoneType' object has no attribute 'use_nodes'
if no material were assigned to a model prior to exporting it.