Gaffer 1.5.0.0 alpha 2 #6074
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
standard_surface
shader is now almost 2x faster.enabled
plug has an input connection, and therefore might be context-sensitive.framesMode
plug which determines if the command is called once for each frame, once for each batch of frames, or once for each complete sequence.Fixes
enabled
plugs. Previously only metadata on the node itself was respected.scene:path
context variables created by the history window.Breaking Changes
messageContext
argument toNodeAlgo::Converter
andNodeAlgo::MotionConverter
.encapsulateInstanceGroups
plug toencapsulate
. Encapsulation now produces a single capsule at the.../instances
location, instead of capsules at each.../instances/<prototypeName>
location.sequence
plug. Settings from old files are remapped automatically to the newframesMode
plug on loading.This discussion was created from the release Gaffer 1.5.0.0 alpha 2.
Beta Was this translation helpful? Give feedback.
All reactions