enenra / space-engineers-utilities

A Blender 4.0+ addon to streamline working on assets for Space Engineers.
https://spaceengineers.wiki.gg/wiki/Modding/Tools/Space_Engineers_Utilities
GNU General Public License v3.0
45 stars 12 forks source link

Make SEUT not care about converted texture format at all. #354

Closed enenra closed 1 year ago

enenra commented 1 year ago

Currently there are a couple places in the SEUT code where TIF is assumed for the format of the converted textures. As long as these are a compatible format, it should not really matter though.

Investigate / alter code to allow for other file formats, at least TGA.