All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Fixed an issue where images with width and height not divisible by 4 failed to convert to compressed formats.
- Fixed an issue where the chosen output format would not be used when exporting.
- The footer now displays details of the error if a file fails to convert properly.
- Fixed an issue that prevented exporting with mipmaps forced to "Disabled".
- Added an application icon.
- Reworked the user interface appearance and layout to for better readability, accessibility, and resizing behavior.
- Adjusted import and export operations to not freeze the UI and better utilize multiple threads.
- Fixed an issue where generated BNTX files would not save properly and cause crashes when loaded in game.
- Added an option to set the compression quality for all files.
- Fixed an issue where some pixels near the edges would be incorrectly set as transparent when decoding or changing formats.
- Fixed corrupted mipmaps when generating bntx files from generated or existing mipmaps.
- Fixed some formats not working when encoding or decoding bntx files.
First public release!