0.33.1.0¶
Improvements¶
- ArnoldOptions : Added “ai:parallel_node_init” (#2062).
- This defaults off to match Arnold’s default, but it may be beneficial to turn on in many cases. Note that it is not safe to use with Cryptomatte currently.
- Stats App (#2059) :
- Added parameter to allow storing stats in a file.
- Added parameter to optionally supress the node summary.
- Sorted args alphabetically for consistency of output.
- CompoundDataPlug : Added support for InternedStringVectorData (#2065)
- Dispatcher : Improve batching of no-ops such as TaskList (#2064)
- GafferDispatchTest : Added DebugDispatcher (#2064)
- Documentation : Added metadata reference (#2063)