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 witheval()
.
Build
- CI :
- IECoreHoudini.LiveSceneTest : Reverted recent update since #1441 made it unnecessary.