matyalatte / Blender-DDS-Addon

Blender addon to import and export dds textures
MIT License
70 stars 5 forks source link

2D Array DDS With Mipmaps error on import #16

Closed GameOverloads closed 8 months ago

GameOverloads commented 8 months ago

Just a simple thing, DDS arrays with mipmaps do not import due to being 'unexpected'.

matyalatte commented 8 months ago

Can you share the DDS arrays with mipmaps? Or a tool can read and write them? I think I can support them but I don't have any test cases.

GameOverloads commented 8 months ago

Do you have a Discord I can discuss and share files with you in to make this easier?

matyalatte commented 8 months ago

Fixed at b3f35ec573d677c7a56b761c9c15dd88e24fa86a. The fixed version was released as v0.3.5.