Releases: StrataSource/vtex2
Releases · StrataSource/vtex2
v0.3.1
v0.3.0
- Added .desktop file for vtfview (#54)
- Added -q/--quiet option for all actions (pack, convert, extract) (#55)
- Rewrote image conversion (#55)
- Renamed
pack
's--outfile
to--output
to match other actions (#55) - Fixed 16-bit PNG handling (#55)
- Fixed bug where
pack
's-o
/--outfile
option would be relative to the source file's directory (#55) - Fixed GUI crash (#53)
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Added --version option in #50
- Fixed default mipmap count computation in #50. Previously it would always stick at 10
- Add version info to vtfview in #50
- Refactor imglib by @JJL772 in #30
- chore: Update copyright holder by @JJL772 in #35
- misc UI changes/improvements by @JJL772 in #36
- Feat: More explicative error messages by @ENDERZOMBI102 in #42
- external: Bump vtflib ref by @JJL772 in #43
- fix: allow viewing all faces/frames in vtf by @craftablescience in #45
- fix: draft release ci by @craftablescience in #46
- fix(ci): update all actions steps by @craftablescience in #47
New Contributors
- @ENDERZOMBI102 made their first contribution in #42
- @craftablescience made their first contribution in #45
Full Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1
- Fix grayscale image input
- Set nomip flag when
--mips
is set to 0
v0.1.0
Pre-release build!