Skip to content

Cortex 10.4.9.1

Compare
Choose a tag to compare
@johnhaddon johnhaddon released this 12 Jun 10:12
· 46 commits to RB-10.4 since this release

Fixes

  • USDScene : Fixed hash clashes when the same USD file containing instanceable prims was opened a second time. Because USD doesn't assign prototypes deterministically, hashes would be shuffled between prototypes, yielding inconsistencies between the hashes for the two scenes. Hashes are now completely unique from scene-to-scene, so no locations can have clashing hashes.