Gaffer 1.0.5.0 #4858
johnhaddon
started this conversation in
General
Gaffer 1.0.5.0
#4858
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Improvements
Constant
interpolation mode.unsigned char
,uint16
,int16
anduint32
GeomParams are loaded asUCharVectorData
,UShortVectorData
,ShortVectorData
andUIntVectorData
PrimitiveVariables respectively.Fixes
Dot.labelType
andDot.label
plugs.EditScope
to aBoxIn
,BoxOut
orBox
node.direction
plug. Previously,OCIO::TransformDirection
enum values were being used directly as plug values, but OpenColorIO 2 broke compatibility by changing the enum. A newGafferImage::CDL::Direction
enum provides stable values for use in theCDL.direction
plug, insulating Gaffer from future changes.Build
This discussion was created from the release Gaffer 1.0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions