Gaffer 1.7.0.0 alpha 9 #7063
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
user:__materialidattribute.Fixes
Select affected objectswhere only the relevant locations from one scene connected to the filter would be included in the selection instead of from all scenes connected to the filter.variablesplugs with an input connection.variablesplugs. Connections from node outputs are considered invalid because they could create a circular dependency between context variables.driver_exr"compression" parameter, which was previously a string but is now a string array 1.API
nodeContextMenuSignal()to request a signal that will pass a list of nodes to the handler, rather than a single node. This can be used to register menu items that will act on multiple nodes.spreadsheet:outputRowVisiblemetadata, which can be used to hide the output row.Breaking Changes
serialiseToFile. If the desired behaviour is that the ScriptNode in memory will be now be associated with the new file ( ie. a saveAs operation ), then the caller is responsible for settingScriptNode.fileNamePlug()to the new file name before callingserialiseToFile.This discussion was created from the release Gaffer 1.7.0.0 alpha 9.
Footnotes
Included in
1.6.x.x, so should be omitted from final1.7.0.0release notes. ↩ ↩2 ↩3All reactions