Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 04:09
· 15 commits to main since this release
d3e9380

Changelog

New Features

  • Supported ucas/utoc assets. (#23)
  • Added support for UE5.4. (#32)

Warning

ucas/utoc support is still an experimental feature.
Please open an issue or post on #23 if you got some errors about your ucas/utoc assets.

GUI Updates (from v0.6.3 to v0.6.4)

  • Fixed a bug that the execution button says Processing... after getting errors. (matyalatte/tuw#28)
  • Dropped Windows8 support to reduce the binary size. The exe size is only 240KB now!
    (matyalatte/tuw#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. (python310.zip became under 1MB!)

Notes