Gaffer 0.60.9.0 #4438
johnhaddon
started this conversation in
General
Gaffer 0.60.9.0
#4438
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Improvements
distantAperture
andclippingPlanes
plugs.Fixes
Cannot compute hash from a CompoundObject will NULL data pointers!
error, but now prints a warning instead.assertNodesAreDocumented()
to work for Nodes with multiple base classes.assertTypeNamesArePrefixed()
to work for Nodes in Python submodules.API
plugsToIgnore
argument toassertNodesConstructWithDefaultValues()
.gl:queryBound
command now supports anomitted
parameter containing a PathMatcher with paths to skip when computing the bound.bound( selected, omitted = nullptr )
signature, which allows certain paths to be omitted from the bound computation, with or without limiting to selection. The previousselectionBound()
method is now deprecated.This discussion was created from the release Gaffer 0.60.9.0.
Beta Was this translation helpful? Give feedback.
All reactions