issues
search
matyalatte
/
UE4-DDS-Tools
Texture modding tools for UE games
MIT License
69
stars
12
forks
source link
v0.4.5 update
#12
Closed
matyalatte
closed
1 year ago
matyalatte
commented
1 year ago
New features
Supported UE4.0 ~ 4.9
Supported ShadowMapTexture2D
Added "Skip non-texture assets" option.
Added filter options (Able to use bicubic interpolation for mip generation)
Updated GUI to v0.2.2 (GUI can save output path for each mode)
Other changes
Fixed an error when loading assets that have multiple textures
Fixed errors when loading some assets that have unexpected formats
Fixed a bug that the tool can't load uncompressed mipmaps correctly
Improved check mode (removed uneccessary versions from the check list)
Removed parse errors for unsupported pixel formats
Improved error massages for dds files
Added tests
New features
Other changes