Skip to content

Cortex 10.5.1.0

Compare
Choose a tag to compare
@johnhaddon johnhaddon released this 09 Aug 08:43
· 178 commits to RB-10.5 since this release

Improvements

  • USDScene : Added limited support for reading and writing Volume prims via IECoreVDB::VDBObject.

Fixes

  • USDScene : Fixed writing of lights so they are represented as appropriate UsdLux*Light prims in USD.
  • FrameRange : Prevented creation of FrameRanges with negative steps
  • IECore.dataTypeFromElement : Fixed support for list to Vector conversions
  • LinkedScene : Fixed bug where linkLocations attribute was baked incorrectly if the link target location wasn't the ROOT
    • This in turn caused LinkedScene::setNames() and LinkedScene::readSet() to error
  • IECoreNuke::FromNukePointsConverter : Use Color3f instead of Color4f to be compatible with Gaffer
  • IECoreNuke::SceneCacheReader : Fixed crash with SceneCacheReader when widget updates while Caribou updates