0.33.3.0¶
Improvements¶
- ImageWriter : Added plug for jpeg chroma subsampling (#2101)
- Layer selector :
- Seeds : Added densityPrimitiveVariable plug to allow point density to be varied across the surface of a mesh (#2095)
- Added InInt and OutInt OSL shaders, to support integer primitive variables in the OSLObject node (#2093)
- Stats app : Added -task argument to allow collection of stats from TaskNodes (#2090)
- Arnold :
- GraphGadget : (#2078)
- Added Ctrl+click to select a Backdrop without selecting the nodes it contains
- Fixed keyboard modifiers for node selection
- SplineWidget (#2079) :
- Added dropdown menu for selecting interpolation (BSpline/Linear/CatmullRom)
- Fixed banding when drawing at large sizes
Fixes¶
API¶
- SceneView : Added
frame()
method for framing objects (#2084) - GafferSceneUI : Added ContextAlgo namespace containing functions for managing scene expansion and selection (#2084)
- PlugWidget/PlugValueWidget : Added
acquire()
methods (#2084) - WidgetAlgo : Added
grab()
method for taking screengrabs (#2084)