You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to export to BMP instead of TGA? TGA isn't exactly widely supported (also the resulting TGA file can ONLY be opened in Blender and can't be converted).
The text was updated successfully, but these errors were encountered:
The TGA can also be opened in GIMP, as it has a very flexible TGA loader. From there you can convert it to any decent filetype.
It will not work with Adobe Photoshop as it is more strict, this probably has to do with the footer missing in my TGA format but it should be an easy fix.
My first priority now is decoding the compressed animation frames for the 6-item models.
I will get transparency support up in the next update as well.
Edit: try out the newly updated CB2Export.exe, TGA should work with Photoshop now and support transparency in blender at least.
Is it possible to export to BMP instead of TGA? TGA isn't exactly widely supported (also the resulting TGA file can ONLY be opened in Blender and can't be converted).
The text was updated successfully, but these errors were encountered: