Gaffer 1.4.0.0b2 #5716
murraystevenson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Improvements
fileValid = False
metadata to images from missing frames, whenmissingFrameMode
isBlack
orHold
.GafferSceneUI.RenderPassEditor.registerPathGroupingFunction( f )
, wheref
is a function that receives a render pass name and returns the path that the render pass should be grouped under.Gaffer.Metadata.registerValue( GafferSceneUI.RenderPassEditor.Settings, "displayGrouped", "userDefault", IECore.BoolData( True ) )
.0
or1
[^1].inclusions
,exclusions
andadditionalLights
plugs, to control which locations are included in a render based on set expressions entered on these plugs. These, plus the existingincludedPurposes
plug are now grouped under the "Render Set" section of the UI [^1].render:inclusions
,render:exclusions
andrender:additionalLights
options to prune scene locations before rendering [^1].Fixes
DELIGHT
environment variable wasn't defined [^1].image:viewName
.API
registerPathGroupingFunction()
andpathGroupingFunction()
methods [^1].exportNode()
andexportNodeUI()
functions.ButtonEvent.line
objects passed to mouse event signals such asbuttonPressSignal()
anddragMoveSignal()
Breaking Changes
useFrameAsSeed
plug. The frame is now automatically used as the seed ifseed
is not set.cryptomatteAccurate
. This feature is no longer present in Cycles.[^1] : To be omitted from final release notes for 1.4.0.0.
This discussion was created from the release Gaffer 1.4.0.0b2.
Beta Was this translation helpful? Give feedback.
All reactions