matyalatte / UE4-DDS-Tools

Texture modding tools for UE games
MIT License
72 stars 12 forks source link

Support 2D arrays with mipmaps #34

Closed matyalatte closed 6 months ago

matyalatte commented 7 months ago

Recent UE versions seem to support mip generation for 2D texture arrays. At least, UE5.3 projects have 2d arrays with mips. My DDS tool should be able to read them.

matyalatte commented 6 months ago

Supported at https://github.com/matyalatte/UE4-DDS-Tools/commit/a53fd9c32c8ebec47bf68df9d9c78b3514a6ab88. I'll close this issue with v0.6.1 release