Skip to content

Cortex 10.5.10.0

Latest
Compare
Choose a tag to compare
@johnhaddon johnhaddon released this 24 Oct 11:15
· 17 commits to RB-10.5 since this release

Improvements

  • USDScene : PointInstancers are now loaded with invisibleIds and inactiveIds as primitive variables.
  • IECoreUSD::DataAlgo :
    • Made valueTypeName argument to fromUSD( const VtValue & ) optional. This allows VtValue to be converted without having additional type information available.
    • Added conversions between VtDictionary and CompoundData.
  • IECoreUSD::ShaderAlgo :
    • Stopped writing cortex_autoAdaptor metadata, which would cause errors in DCCs without the definition registered.
    • Added round-tripping of all blind data stored on Shaders.
  • IECoreScene::ShaderNetworkAlgo : Added a mechanism for customising the adapter shaders used by addComponentConnectionAdapters().