Skip to content

Version 9.11.1

Choose a tag to compare

@andrewkaufman andrewkaufman released this 21 Jun 17:09
· 3967 commits to main since this release

IECoreArnold

  • Improved UV set support.
  • Support for FaceVarying primitive variables.
  • Support for Constant V3f primitive variables.
  • Support for Vertex primitive variables on PointsPrimitives.
  • Fixed incorrect output of Vertex primitive variables on CurvesPrimitives (these are not yet valid in Arnold)

IECoreAppleseed

  • Made LogTarget class public.
  • Added dataToString overload accepting a const Data*.
  • Refactored transform conversion code out of TransformStack.