Skip to content

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 22:55
· 66 commits to main since this release
b649927

Changelog

New feature

  • Supported *.uptnl files.

Bug fixes

  • Fixed an error when loading empty textures.
  • Fixed an error when exporting BC6 textures.
  • Fixed an error when exports have positive values for class ids.
  • Fixed an error when exporting cubemaps as tga.

Other changes

  • Introduced multiprocessing. (Faster than old versions when processing multiple files.)
  • Removed unnecessary files from embeddable python. (./python folder is smaller than old versions.)
  • Updated python from 3.9 to 3.10.