Gaffer 1.4.8.0 #5922
murraystevenson
started this conversation in
General
Gaffer 1.4.8.0
#5922
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Improvements
extentsHints
are now considered when loading the bounding box for a location in Gaffer. This can significantly reduce the time taken to load bounds for large USD assemblies. If necessary, this behaviour can be disabled by setting theIECOREUSD_USE_MODELAPI_BOUNDS
environment variable with a value of0
.{plug}
value substitutions in node annotations.Fixes
indexVariable
. This now disables the Loop instead of creating an unnamed context variable.colorChangedSignal()
while the widget was in an inconsistent internal state.API
deregisterColumn()
method for removing columns.nodeGadget:color
metadata registered against{shaderType}:{shaderName}
, to specify per-shader colouring of nodes in the GraphEditor.gaffer.nodeGadget.color
RGB metadata in.mtd
files, to specify per-shader colouring of nodes in the GraphEditor.nextIterationContext()
method.annotationText()
method.UIThreadCallHandler.receive()
method.registerShaderParameter()
method for registering parameters for shader attributes that are not the same as therendererKey
.Build
This discussion was created from the release Gaffer 1.4.8.0.
Beta Was this translation helpful? Give feedback.
All reactions