- Fixed the error message SuperBMD gives when trying to read a dae with degenerate geometry incorrectly saying the cause of the error was multiple meshes using the same material.
- Added an error message when a single texture name has conflicting formats specified in tex_headers.json.
- Added legacy support for reading sanitized material names exported by Blender 2.79 (e.g. "ear_5_" instead of "ear(5)").