Gaffer 1.2.9.0 #5374
johnhaddon
started this conversation in
General
Gaffer 1.2.9.0
#5374
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Improvements
2.9.39
.availableFrames
output plug, listing all the available frames in the current file sequence.availableFrames
plug no longer errors for a missing file sequence - instead it outputs an empty list.rootNames
.Fixes
ai:volume:step_scale
to be ignored ifai:volume_step
was set explicitly to0.0
. This was different to the behaviour whenai:volume_step
was not set at all.soloLights
set triggering on an upstream Python expression or ComputeNode (Light Editor GIL Lock #5365).Context::set()
from within a slot connected toContext::changedSignal()
.API
PathMatcherData
compatibility inReplace
,Create
,ListAppend
,ListPrepend
andListRemove
modes.PathMatcherDataPlug
fromPathMatcherData
increatePlugFromData()
.PathMatcherData
from aPathMatcherDataPlug
ingetValueAsData()
.This discussion was created from the release Gaffer 1.2.9.0.
Beta Was this translation helpful? Give feedback.
All reactions