issues
search
matyalatte
/
UE4-DDS-Tools
Texture modding tools for UE games
MIT License
72
stars
12
forks
source link
v0.6.0 update
#33
Closed
matyalatte
closed
7 months ago
matyalatte
commented
7 months ago
New Features
Supported ucas/utoc assets. (#23)
Added support for UE5.4. (#32)
GUI Updates (from v0.6.3 to
v0.6.4
)
Fixed a bug that the execution button says
Processing...
after getting errors. (
https://github.com/matyalatte/tuw/pull/28
)
Dropped Windows8 support to reduce the binary size. The exe size is only 240KB now! (
https://github.com/matyalatte/tuw/pull/29
)
Other Changes
Fixed an error when reading non-texture assets for UE5.2 or later.
Updated DirectXTex to
the March 2024 release
.
Fixed typos. (#31)
Removed unused python libraries.
New Features
GUI Updates (from v0.6.3 to v0.6.4)
Processing...
after getting errors. (https://github.com/matyalatte/tuw/pull/28)Other Changes