0.28.1.0¶
UI¶
Arnold¶
API¶
- Context (#1848)- Added GIL release in set()method bindings to fix potential deadlocks.
- Fixed bug which meant that remove()wasn’t emittingchangedSignal().
 
- Added GIL release in 
- SceneAlgo- Added sets()overload to compute a subset of all sets.
 
- Added 
- RendererAlgo (preview)- Added RenderSets utility class.
- Modified output methods to take a RenderSets argument.
 
- ShaderPlug- Fixed bug involving plugs with no input (#1849).