Cortex 10.4.3.0
ivanimanishi
released this
04 Nov 21:58
·
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
ieSceneShapeProxy
subclassed fromieSceneShape
(#1311).
Improvements
- Added string constructor and static
fromString
function toIECore.MurmurHash
.
Fixes
- IECoreUSD : Fixed error in
pluginfo.json
preventing USD on Windows from loadingIECoreUSD.dll
. - IECoreScene : Fixed MeshPrimitiveEvaluator assert typo.
Build
- Updated Windows dependencies to 6.2.0.
- Added WITH_OIIO_UTIL option.