H-uru / Plasma

Cyan Worlds's Plasma game engine
http://h-uru.github.io/Plasma/
GNU General Public License v3.0
203 stars 80 forks source link

Fix hsMaterialConverter format stuff. #1481

Closed Hoikas closed 11 months ago

Hoikas commented 11 months ago

This fixes an incorrect format specifier in use in the wild (crashes). As a bonus, I have also fixed a potential ODR violation in our unity builds. The deleted strings were also present in plLayerConverter but never used in hsMaterialConverter.