Version - 7.1.0

Release Notes

Version 7.1.0 is the immediate successor to version 7.0.1 and contains mostly bug fixes and efficiency improvements.

Important Note: If you are using the full SDK in your application, you will need to recompile your trees with the 7.1.0 Compiler. This is due to a change in shader hashing scheme. If you are not using the SDK to load shaders, recompilation should not be necessary.

—-

Changes to the SDK

—-

Changes to the Shader Templates and SRT Exporter

Note: The SRT Exporter is invoked by the Compiler application during SRT compilation. The Exporter is responsible and writing the SRT files and generating the needed bank of shaders based on the shader templates.

—-

Changes to the Reference Application

Note: Nearly all of these have nothing to do with the SDK, but affect the sample application that demonstrates use of the SDK for each supported platform.