Skip to content

Cortex 10.6.2.0

Latest

Choose a tag to compare

@murraystevenson murraystevenson released this 30 Oct 22:36
· 4 commits to RB-10.6 since this release

Improvements

  • ShaderNetwork : Optimised applySubstitutions() for cases where not all shaders need them.
  • CurvesPrimitiveEvaluator : Added accessors for getting interpolation coefficients and data indices from Result.

Fixes

  • ShaderNetwork::hashSubstitutions : Fixed shader string substitutions that are escaped with backslashes (ie. myText\<substitutionHandledByArnold\>).