Gaffer 1.5.3.0 #6218
johnhaddon
started this conversation in
General
Gaffer 1.5.3.0
#6218
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Improvements
ShaderAssignment and other shader-consuming nodes.
dataName
input widget for choosing the primitive variable to visualise to a list of available variable names for the current selection.layout:customWidget:<name>:width
andlayout:customWidget:<name>:minimumWidth
metadata registrations are now supported for custom widgets.client = "RenderPassWedge"
are now shown as disabled. To differentiate these from user disabled render passes, an orange dot is shown in the corner of the disabled icon and the tooltip describes them as automatically disabled.Fixes
scene:shader:outputParameter
context variable.DefaultButton
handling.API
applyElementwiseTweak()
method, for tweaking elements of a*VectorData
.GAFFER_STARTUP_PATHS
.attributeName
arguments toSubstitutionFunction
andSubstitutionHashFunction
. This is an ABI break, which would not normally be allowed without a change of major version. We are making a rare exception in this case, with the following justifications :contextSensitiveSource()
method.parameterSource()
method.setCurrentRenderPass()
,getCurrentRenderPass()
, andacquireRenderPassPlug()
methods.This discussion was created from the release Gaffer 1.5.3.0.
Beta Was this translation helpful? Give feedback.
All reactions