Gaffer 0.60.3.0 #4316
johnhaddon
started this conversation in
General
Gaffer 0.60.3.0
#4316
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Improvements
extraMetadata
plug, which is useful for generating arbitrary metadata from an expression, and for using types which are not supported by the standardmetadata
plug (timecodes for instance).Fixes
name
,oiio:subimagename
andoiio:subimages
metadata items are now ignored because they are ambiguous, and caused ImageWriter to write incorrect images. The same information is available in Gaffer via the image'schannelNames
.Fixes
API
ignoreChannelNamesOrder
keyword argument toassertImagesEqual()
. This defaults toFalse
, maintaining the previous behaviour.cursorBound()
method.joinEdges()
now accepts an arbitrary list of widgets rather than requiring aListContainer
. In this case, the orientation must be passed as an additional argument.namespace()
method, which returns the globals/locals used byexecute()
.This discussion was created from the release Gaffer 0.60.3.0.
Beta Was this translation helpful? Give feedback.
All reactions