openfl / away3d

An open source, real-time 3D engine for OpenFL
Apache License 2.0
206 stars 34 forks source link

Bug fix: OBJParser overwrites valid material names. #28

Closed player-03 closed 5 years ago

player-03 commented 5 years ago

...and it fails to overwrite invalid ones. This makes the usemtl command useless, because if you specify which material to use, it'll overwrite it.