issues
search
matyalatte
/
UE4-DDS-Tools
Texture modding tools for UE games
MIT License
72
stars
12
forks
source link
v0.4.3 update
#11
Closed
matyalatte
closed
1 year ago
matyalatte
commented
1 year ago
New features
Supported UE4.10 ~ 4.12, UE5.1
Supported assets that have multiple texture objects (e.g. lightmaps, fonts)
Supported LightMapTexture2D
Added a function to update PackageSource (use "MOD " for PackageSource)
Other changes
Updated texconv
Fixed an error when assets have non-ascii characters.
Fixed a bug that it won't update file size when updating name map.
Refined codes
New features
Other changes