Cortex 10.4.3.0
·
162 commits
to RB-10.4
since this release
Features
- IECoreNuke : Add LiveScene support for Nuke (#1310).
- LiveSceneKnob : Knob to interface with LiveScene from Python.
- LiveSceneHolder : Node to hold LiveSceneKnob to provide a Python interface with LiveScene.
- IECoreMaya : Add non-drawable
ieSceneShapeProxysubclassed fromieSceneShape(#1311).
Improvements
- Added string constructor and static
fromStringfunction toIECore.MurmurHash.
Fixes
- IECoreUSD : Fixed error in
pluginfo.jsonpreventing USD on Windows from loadingIECoreUSD.dll. - IECoreScene : Fixed MeshPrimitiveEvaluator assert typo.
Build
- Updated Windows dependencies to 6.2.0.
- Added WITH_OIIO_UTIL option.