Gaffer 1.3.3.0 #5466
johnhaddon
started this conversation in
General
Gaffer 1.3.3.0
#5466
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
vdbVolume
shader.volumeshader
anddisplacementshader
attributes.Improvements
stageCache:{id}.usd
where{id}
specifies a stage which has been inserted in theUsdUtilsStageCache
.interpolate
plug to control interpolation. Previously created ImageSamplers are unaffected, but interpolation is off by default for newly created ImageSamplers.3Delight/Shader
menu and removed outdated shaders from the menu.osl
subdirectory of the 3Delight installation.uv
are now automatically renamedst
for compatibility with theuvCoord
shader's expectation.uvCoord
shader during internal shader network preprocessing to shader parameters that do not have an input connection.Fixes
positions
,normals
,velocities
,accelerations
.widths
.ids
,protoIndices
,orientations
,scales
,velocities
,accelerations
,angularVelocities
.ids
,widths
.Invalid values are now ignored with a warning, instead of loading as invalid primitive variables.
nan
instead ofinf
.API
findAll()
method, for finding all scene locations matching a predicate.findAllWithAttribute()
method, for finding all scene locations with a particular attribute.process()
method.handleException()
method. The non-const version will be removed in future.Statistics::variableHashes()
method, allowing introspection of specific variable values.Build
This discussion was created from the release Gaffer 1.3.3.0.
Beta Was this translation helpful? Give feedback.
All reactions