Gaffer 1.4.0.0b3
Pre-release
Pre-release
Fixes
- Tractor : Fixed failure to import Tractor API [^1].
- Cycles :
- Fixed hangs and crashes when using non-default session modes such as SVM shading.
- Fixed failure to render background light in batch renders (#5234).
- Fixed failure to update when reverting a background shader to previous values.
- GafferUI :
- Fixed
Color space 'sRGB' could not be found
errors when running with certain custom OCIO configs (#5695). - Fixed icon colours when running with an ACES OCIO config.
- Fixed
- DocumentationAlgo : Fixed generation of duplicate entries for aliased nodes in
exportNodeReference()
[^1].
Documentation
- Node Reference : Removed duplicate entries for nodes that have been aliased by compatibility configs [^1].
Breaking Changes
- CyclesOptions : Changed
hairShape
default value to "ribbon", to match Cycles' and Blender's own defaults. - Pointer :
- Removed
Pointer( const ImagePrimitive * )
constructor. - Removed
image()
method.
- Removed
API
- ImageGadget : Removed
textureLoader()
method. - Pointer : Added
fileName()
method.