Skip to content

Releases: Hancapo/Folder2YTD

0.3.4

22 Feb 21:23
Compare
Choose a tag to compare

0.3.4.0 Changes:

  • If there's an image with a Non-Power-Of-Two size it will be resized.
  • A new option to just convert the images to .DDS instead of packing them into YTD files.
  • The UI has been resized to fully fit the new slider control.
  • Added a slider that determinates the threshold of non-power-of-two conversion, see Help for more details.
  • Added new useful info to Help MessageBox.
  • The updater no longer shows GitHub's releases as changelog, now directly shows the details about the latest available version.

0.3.3

14 Feb 21:41
Compare
Choose a tag to compare
  • Toggle controls while converting

0.3.2

14 Feb 20:58
Compare
Choose a tag to compare
  • Minor optimizations
  • while dragging and dropping folders now the program checks if the directory exists, so it won't be importing any file.

0.3.1

14 Feb 18:43
Compare
Choose a tag to compare
  • Now the updater appears at front of the UI
  • The label which contains the version now updates automatically.

0.3.0

14 Feb 18:37
Compare
Choose a tag to compare

Changelog:

  • Implemented AutoUpdater

0.2.9

14 Feb 17:45
Compare
Choose a tag to compare

Changelog:

  • Upon finished conversion, the program will open the parent directory where your .YTD files are located.
  • Now you can drag and drop folders to the folder list.

First release

14 Feb 15:37
Compare
Choose a tag to compare

First release, version 0.2.7

Features:

  • It supports PNG, DDS, TGA, JPEG/JPG, TIFF/TIF, BMP, and WEBP files
  • It will create a .YTD for each folder.
  • Dark/Light mode switch
  • Realtime log

Known issues:

  • If there're any .DDS (either converted or an already ready one) that can't be packed into the .YTD the program will skip it, you are expected to fix it manually.