Skip to content

v1.2.04

Compare
Choose a tag to compare
@acmarrs-nvidia acmarrs-nvidia released this 11 Jan 15:43
· 21 commits to main since this release

SDK

Features and Improvements

  • Bumped SDK revision number and version string
  • Updated copyright dates

Bug Fixes

  • Fixed regression related to distance values sampled from probe distance textures

Test Harness

Features and Improvements

  • Relative paths defined in configuration .ini files are now interpreted as relative to the .ini file, instead of the Visual Studio working directory
    • This should be easier to use than the previous behavior
  • CMake: the nvidia.jpg copy operations now use CMAKE_BINARY_DIR
  • Added version number and version string assert checks during DDGI initialization
  • Updated documentation with DDGIVolume Rules of Thumb
  • Updated copyright dates

Bug Fixes

  • Fixed regression related to distance values sampled from probe distance textures