Gaffer 1.4.2.0 #5837
murraystevenson
started this conversation in
General
Gaffer 1.4.2.0
#5837
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Diffuse
mode for placing lights along the normal of the target position.Improvements
ListAppend
,ListPrepend
andListRemove
modes are now supported for string values. In this case, the string is treated as a space-separated list.principled_bsdf.specular_ior_level
to0.5
, matching Blender.uv.tangent
anduv.tangent_sign
primitive variables to assist in rendering with normal maps (Cycles : Correct tagging of tangent primitive variables to allow normal maps to render properly. #5269).{source}
token which is substituted with the original value when tweaking a string inReplace
mode.deleteContextVariables
plug.Fixes
Unsupported value type "StringData" for parameter "input"
warning when convertingUsdTransform2d
shaders with noin
connections to Arnold.HiddenFilePathFilter
that caused sequences to be treated as though they are hidden files (File dialog: Show sequences shows no files unless Show hidden files is checked #5810).API
setValueFromData()
andcanSetValueFromData()
now support conversion of arrays of length 1 to their equivalent scalar types.ValueType
,PointType
andChildType
type aliases.deregisterColumn()
method.markdownToHTML()
.columnName
parameter toregisterParameter()
method, matching the behaviour ofRenderPassEditor.registerOption()
.layout:activator:activatorName
metadata to contain a Python string to be executed. Execution is performed in an environment where aparent
variable refers to node or plug represented by the layout, and from which plug values can be obtained.Build
Python.framework
may not be found when building with a prebuilt dependencies package.This discussion was created from the release Gaffer 1.4.2.0.
Beta Was this translation helpful? Give feedback.
All reactions