0.28.1.0
UI
Arnold
Scene
Added LightToCamera node (#1846).
API
Context (#1848)
Added GIL release in
set()
method bindings to fix potential deadlocks.Fixed bug which meant that
remove()
wasn’t emittingchangedSignal()
.
SceneAlgo
Added
sets()
overload to compute a subset of all sets.
RendererAlgo (preview)
Added RenderSets utility class.
Modified output methods to take a RenderSets argument.
ShaderPlug
Fixed bug involving plugs with no input (#1849).
Build
Added INSTALL_POST_COMMAND option, to allow custom commands to be run after installation (#1845).