Skip to content

v2.3-release

Choose a tag to compare

@STBrian STBrian released this 28 Jan 02:25
· 32 commits to main since this release
0d899fb

Features

  • The app now uses uvs data, that will allow adding support for others atlas in future versions
  • Allows to open all supported Pillow image formats
  • Settings added
  • Option in settings to enable transparent background in preview frame
  • Option in settings to allow resizing textures when tile size doesn't match
  • Option in settings to set app theme
  • Added Bedrock 1.19.30 rules file
  • Added Java 1.6.1 rules file
  • Added Java 1.13 rules file
  • Added Java 1.17 rules file
  • Added Java 1.20.3 rules file

Changelog

  • Fix exporting a texture when changed the atlas type and preview remain in the last one
  • Fix reloading preview frame in main app from auto import when nothing was previously selected
  • Fix thread crashing when replacing a texture and unable to open image
  • Renamed 'Change' button -> 'Replace'
  • Rules files now can use 'parents'
  • Code optimizations

3DSTViewer changelog

  • 3DSTViewer is now version 1.0.0
  • Added texture info display
  • Added option to disable transparency
  • Added tool to show mipmaps #9
  • Added option to export texture
  • Improved error messages
  • Executable renamed 'py3dstViewer' -> '3DSTViewer'