Skip to content

Version 8.4.5

Compare
Choose a tag to compare
@andrewkaufman andrewkaufman released this 20 May 19:15
· 4325 commits to main since this release

IECore

  • Fixing seg fault when attempting to read a non-existant attribute several times.
  • Minor fixes for issues highlighted by Coverity.

IECoreRI

  • Added support for string array options in SXRenderer.

IECoreMaya

  • MayaScene now outputs the "scene:visible" attribute based on Maya visibility.
  • SceneShapeInterface::componentNames() and selectionName() now work even if the Maya viewport hasn't refreshed.

IECoreNuke

  • Added support in DeepImageReader for ZBack channels.