Skip to content

Cortex 10.5.9.2

Compare
Choose a tag to compare
@johnhaddon johnhaddon released this 30 Aug 08:07
· 52 commits to RB-10.5 since this release

Fixes

  • USDScene :
    • Fixed round-tripping of colons in set names.
    • Fixed hash() to consider animation on ModelAPI extents when hashing the bound.
  • ToMayaMeshConverter : Reverted #1386 that no longer locked normals set on the Mesh from the scc to fix issues with Maya incorrectly recomputing normals as Vertex normals when they were originally computed as Face normals.
  • CurvesAlgo : Fixed resamplePrimitiveVariables() for use with periodic curves.