Gaffer 1.0.5.1 #4868
johnhaddon
started this conversation in
General
Gaffer 1.0.5.1
#4868
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fixes
Context has no variable named "image:viewName"
errors. Ifimage:viewName
is not provided by a context, GafferImage automatically falls back to a value ofdefault
.API
image:viewName
variable toScript.variables
. This was an attempt to provide fallbacks for legacy code that didn't provide theimage:viewName
context variable, but it was only partially effective. It is unnecessary now that GafferImage has internal fallbacks instead.This discussion was created from the release Gaffer 1.0.5.1.
Beta Was this translation helpful? Give feedback.
All reactions