Skip to content

Cortex 10.5.12.0

Latest
Compare
Choose a tag to compare
@ivanimanishi ivanimanishi released this 29 Jan 19:39
d4569e5

Features

  • IECoreImage::DisplayDriverServer: Adds option to display server to client driver to write to the same display driver.

Fixes

  • IECore : Fixed bug that was causing imath vectors and colors with values of inf / std::numeric_limits<float>::infinity() to be serialised in a way that could not be evaluated with eval().

Build

  • CI :
    • IECoreHoudini.LiveSceneTest : Reverted recent update since #1441 made it unnecessary.