Skip to content

Cortex 10.4.6.0

Compare
Choose a tag to compare
@johnhaddon johnhaddon released this 03 Mar 10:32
· 87 commits to RB-10.4 since this release
16942e8

Features

  • MeshAlgo : Added new MeshSplitter class, for efficient splitting meshes based on uniform primitive variables.
  • ImathHash : Added new header that defines std::hash for Imath types.

Improvements

  • PointsPrimitive, Primitive : Accelerated bounds computation using tbb::parallel_reduce.
  • MeshAlgo : Improved performance of segment().

Fixes

  • ImageReader : Fixed compilation with versions of OIIO < 2.4.
  • USDScene : Invalid primitive variables are now skipped during loading, with a warning being emitted instead.
  • MeshAlgo : Fixed crease handling in deleteFaces().

Build

  • Updated CI builds to use GafferHQ/dependencies version 6.0.0, making them suitable for use in Gaffer 1.2.x.x.