Skip to content

Releases: rob5300/VTFHDRCubeToEqi

v1.3 Generic Image Support

30 Jan 19:41
Compare
Choose a tag to compare
  • Added support to convert generic image files that are not VTF. PNG is recommended for this.
  • Add exposureshift option for use with generic images to add/remove exposure.

v1.2 Bilinear Filtering

15 Jan 22:55
e552541
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1 Offset fix

08 Jan 23:14
Compare
Choose a tag to compare
  • Fix an issue where output offsets were not applied properly.
  • Now log offset args used

V1.1 Release

08 Jan 22:28
Compare
Choose a tag to compare

Added launch arguments -xoffset and -yoffset for offsetting the output image.

Full Changelog: v1.0.0...v1.1.0

v1 Release

07 Jan 21:52
Compare
Choose a tag to compare

What's Changed

  • fix: Clamp positions to sample cubemap faces to avoid edges. by @rob5300 in #3
  • Added ability to specify multiple folder inputs as launch args.

Full Changelog: v0.0.1...v1.0.0

v0.0.1 Initial Release

02 Jan 23:13
3413180
Compare
Choose a tag to compare

First release with mostly working functionality. Result may have small artifacts.