Gaffer 1.2.0.0a2 #5077
johnhaddon
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
size
on portals and quad lights with separatewidth
andheight
parameters, and renamedsize
parameter of disk lights towidth
.use_camera
,use_caustics
andnormalize
parameters to lights.CreateIfMissing
mode, to only create a new value if one does not currently exist 1.<attr:myAttrName>
syntax in string parameters, provided thatuseAttributes
is turned on 1.mute
plug 2.Remove
mode.Fixes
DL_DISPLAYS_PATH
to search for display drivers.emission
shader. Previously this was being assigned as acycles:light
attribute instead ofcycles:surface
(Cycles emission rendering as default material. #5058).surface_mix_weight
).Remove
mode 1.token
enum parameter values loaded from USD 1.API
_updateFromPlugs()
and_plugConnections()
methods are deprecated, and support for them will be removed in a future version.dependsOnCompute()
utility method.filesystem::path
.standardPath()
method returning astd::filesystem::path
object in C++ and apathlib.Path
object in Python.Build
This discussion was created from the release Gaffer 1.2.0.0a2.
Footnotes
Changes inherited from 1.x. Can be omitted from the release notes for the final release of 1.2. ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8 ↩9 ↩10 ↩11 ↩12 ↩13 ↩14
Changes made to features introduced in 1.2.0.0ax. Can be omitted from the release notes for the final release of 1.2. ↩ ↩2
Beta Was this translation helpful? Give feedback.
All reactions