Please update the obj importer to strip trailing spaces from the material names in the mtl file.
e.g.
Code: Select all
newmtl MTL0
Kd 0.200 0.100 1.000
Please strip the spaces from the end of all lines so this doesn't happen! It is such a pain to have to remember to process the mtl file every time. And if I forget... and re-import something, it messes up the connections - so like, I make a geometry change and re-export/import now oops, I have to reconnect all my dang materails.
