Gaffer 1.6.0.0 alpha 2 #6528
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
Uh oh!
There was an error while loading. Please reload this page.
-
Features
Improvements
.ass
files. They are now formatted asshader:{handle}:{uniqueId}
where{handle}
is the Gaffer node name of the assigned shader, or if loaded from USD, the prim name.location
widget for selecting the location to be inspected.enabled
plug can now be customised usingplugValueWidget:type
metadata.Fixes
selectionChangedSignal()
emission fromsetColumns()
call. It is now emitted whengetColumns()
returns the new columns, not the old ones.setColumns()
.API
contextProperty()
method.Breaking Changes
inspectionContext()
method. UsecontextProperty( "inspector:context" )
instead.setTargetPaths()
andgetTargetPaths()
methods. Use thelocation
andcompare.location
settings plugs instead.registerSection()
method.Diff
,SideBySideDiff
,TextDiff
,Row
,Inspector
,DiffRow
,DiffColumn
,Section
,LocationSection
,HistorySection
andSetsSection
classes.This discussion was created from the release Gaffer 1.6.0.0 alpha 2.
Footnotes
To be omitted from the notes for the final 1.6.0.0 release. ↩ ↩2
Beta Was this translation helpful? Give feedback.
All reactions