User contributions for GafferBot
Jump to navigation
Jump to search
11 November 2023
- 18:5918:59, 11 November 2023 diff hist +8 N Animation Created page with "{{Node}}"
- 18:5918:59, 11 November 2023 diff hist +229 N Wedge Created page with "{{Node |namespace=GafferDispatch |description=Causes upstream nodes to be dispatched multiple times in a range of Contexts, each time with a different value for a specified variable. |categories=Dispatch, Task, ContextVariable }}" current
- 18:5818:58, 11 November 2023 diff hist +126 N TaskList Created page with "{{Node |namespace=GafferDispatch |description=Used to collect tasks for dispatching all at once. |categories=Task, Dispatch }}" current
- 18:5718:57, 11 November 2023 diff hist +106 N SystemCommand Created page with "{{Node |namespace=GafferDispatch |description=Runs system commands via a shell. |categories=Task, Shell }}" current
- 18:5718:57, 11 November 2023 diff hist +91 N PythonCommand Created page with "{{Node |namespace=GafferDispatch |description=Runs python code. |categories=Task, Python }}" current
- 18:5618:56, 11 November 2023 diff hist +186 N FrameMask Created page with "{{Node |namespace=GafferDispatch |description=Masks upstream tasks so that they will only be executed for a subset of the Dispatcher’s frame range. |categories=Task, Dispatch, Frame }}" current
- 18:5518:55, 11 November 2023 diff hist +140 N VolumeScatter Created page with "{{Node |namespace=GafferVDB |description=Scatter points according the voxel values of a VDB grid. |categories=Point, Scatter, VDB, Volume }}" current
- 18:5418:54, 11 November 2023 diff hist +105 N SphereLevelSet Created page with "{{Node |namespace=GafferVDB |description=Creates a sphere level set. |categories=Create, LevelSet, VDB }}" current
- 18:5418:54, 11 November 2023 diff hist +129 N PointsToLevelSet Created page with "{{Node |namespace=GafferVDB |description=Converts a points primitive to an OpenVDB level set. |categories=Point, VDB, LevelSet }}" current
- 18:5318:53, 11 November 2023 diff hist +128 N PointsGridToPoints Created page with "{{Node |namespace=GafferVDB |description=Converts a points grid in a VDB object to a points primitive. |categories=Point, VDB }}" current
- 18:5218:52, 11 November 2023 diff hist +128 N MeshToLevelSet Created page with "{{Node |namespace=GafferVDB |description=Converts a mesh primitive to a level set VDB object. |categories=VDB, LevelSet, Mesh }}" current
- 18:5218:52, 11 November 2023 diff hist +128 N LevelSetToMesh Created page with "{{Node |namespace=GafferVDB |description=Converts a level set VDB object to a mesh primitive. |categories=VDB, LevelSet, Mesh }}" current
- 18:5118:51, 11 November 2023 diff hist +104 N LevelSetOffset Created page with "{{Node |namespace=GafferVDB |description=Erodes or dilates a level set VDB. |categories=VDB, LevelSet }}" current
- 18:5118:51, 11 November 2023 diff hist +5 USDLight No edit summary current
- 18:5018:50, 11 November 2023 diff hist +107 N USDShader Created page with "{{Node |namespace=GafferUSD |description=Loads shaders from USD’s SdrRegistry. |categories=USD, Shader }}" current
- 18:5018:50, 11 November 2023 diff hist +112 N USDLight Created page with "{{Node |namespace=GafferUSD |description=Creates a scene with a single light in it. |categories=Light, Create }}"
- 18:4918:49, 11 November 2023 diff hist +159 N USDLayerWriter Created page with "{{Node |namespace=GafferUSD |description=Takes two input scenes and writes a minimal USD file containing the differences between them. |categories=USD, File }}" current
- 18:4818:48, 11 November 2023 diff hist +125 N USDAttributes Created page with "{{Node |namespace=GafferUSD |description=Authors attributes which have specific meaning in USD. |categories=USD, Attribute }}" current
- 18:4718:47, 11 November 2023 diff hist +112 N OSLShader Created page with "{{Node |namespace=GafferOSL |description=Loads OSL shaders for use in supported renderers. |categories=Shader }}" current
- 18:4718:47, 11 November 2023 diff hist +137 N OSLLight Created page with "{{Node |namespace=GafferOSL |description=Creates lights by assigning an emissive OSL shader to some simple geometry. |categories=Light }}" current
- 18:4618:46, 11 November 2023 diff hist +144 N OSLObject Created page with "{{Node |namespace=GafferOSL |description=Executes OSL shaders to perform object processing. |categories=Mesh, Point, PrimitiveVariable, Curve }}" current
- 18:4518:45, 11 November 2023 diff hist +120 N OSLImage Created page with "{{Node |namespace=GafferOSL |description=Executes OSL shaders to perform image processing. |categories=Color, Channel }}" current
- 18:4418:44, 11 November 2023 diff hist +129 N OSLCode Created page with "{{Node |namespace=GafferOSL |description=Allows arbitrary OSL shaders to be written directly within Gaffer. |categories=Shader }}" current
- 18:2518:25, 11 November 2023 diff hist +119 N Unpremultiply Created page with "{{Node |namespace=GafferImage |description=Divides selected channels by a specified alpha channel. |categories=Color }}" current
- 18:2418:24, 11 November 2023 diff hist +181 N VectorWarp Created page with "{{Node |namespace=GafferImage |description=Warps an input image onto a set of UVs provided by a second image, effectively applying a texture map to the UV image. |categories=Warp }}" current
- 18:2218:22, 11 November 2023 diff hist +164 N Shuffle Created page with "{{Node |namespace=GafferImage |description=Shuffles data between image channels, for instance by copying R into G or a constant white into A. |categories=Channel }}" current
- 18:2118:21, 11 November 2023 diff hist +157 N SelectView Created page with "{{Node |namespace=GafferImage |description=Picks one view from a multi-view image and outputs it as an image with a single, default view. |categories=View }}" current
- 18:2118:21, 11 November 2023 diff hist +114 N Saturation Created page with "{{Node |namespace=GafferImage |description=Increases or decreases the saturation of an image. |categories=Color }}" current
- 18:2018:20, 11 November 2023 diff hist +153 N Resize Created page with "{{Node |namespace=GafferImage |description=Resizes the image to a new resolution, scaling the contents to fit the new size. |categories=ImageTransform }}" current
- 18:1918:19, 11 November 2023 diff hist +153 N Rectangle Created page with "{{Node |namespace=GafferImage |description=Renders a rectangle with adjustable line width, corner radius, drop shadow and transform. |categories=Shape }}" current
- 18:1818:18, 11 November 2023 diff hist +136 N Ramp Created page with "{{Node |namespace=GafferImage |description=Outputs an image of a color gradient interpolated using the ramp plug. |categories=Pattern }}" current
- 18:1818:18, 11 November 2023 diff hist +122 N Premultiply Created page with "{{Node |namespace=GafferImage |description=Multiplies selected channels by a specified alpha channel. |categories=Color }}" current
- 18:1718:17, 11 November 2023 diff hist +178 N OpenColorIOContext Created page with "{{Node |namespace=GafferImage |description=Creates Gaffer context variables which define the OpenColorIO config to be used by upstream nodes. |categories=OCIO, ContextVariable }}" current
- 18:1618:16, 11 November 2023 diff hist +225 N Offset Created page with "{{Node |namespace=GafferImage |description=Translates the image in integer increments. No filtering is necessary, and this node has improved performance compared to the equivalent ImageTransform. |categories=ImageTransform }}" current
- 18:1418:14, 11 November 2023 diff hist +107 N Mix Created page with "{{Node |namespace=GafferImage |description=Blends two images together based on a mask. |categories=Merge }}" current
- 18:1318:13, 11 November 2023 diff hist +210 N Mirror Created page with "{{Node |namespace=GafferImage |description=Mirrors the image, flipping it in the horizontal and/or vertical directions. This performs no filtering, so pixel values are not changed. |categories=ImageTransform }}" current
- 18:1218:12, 11 November 2023 diff hist +21 m Category:Node →Gaffer Nodes current
- 01:2401:24, 11 November 2023 diff hist +103 N Merge Created page with "{{Node |namespace=GafferImage |description=Composites two or more images together. |categories=Merge }}" current
- 01:2401:24, 11 November 2023 diff hist +107 N Median Created page with "{{Node |namespace=GafferImage |description=Applies a median filter to the image. |categories=ImageFilter }}" current
- 01:2301:23, 11 November 2023 diff hist +114 N LookTransform Created page with "{{Node |namespace=GafferImage |description=Applies OpenColorIO “looks” to an image. |categories=Color, OCIO }}" current
- 01:2301:23, 11 November 2023 diff hist +162 N LUT Created page with "{{Node |namespace=GafferImage |description=Applies color transformations provided by OpenColorIO via a LUT file and OCIO FileTransform. |categories=Color, OCIO }}" current
- 01:2201:22, 11 November 2023 diff hist +6 SceneWriter No edit summary current
- 01:2201:22, 11 November 2023 diff hist +6 SceneReader No edit summary current
- 01:2201:22, 11 November 2023 diff hist +114 N ImageWriter Created page with "{{Node |namespace=GafferImage |description=Writes image files to disk using OpenImageIO. |categories=File, OIIO }}" current
- 01:2101:21, 11 November 2023 diff hist +139 N ImageTransform Created page with "{{Node |namespace=GafferImage |description=Scales, rotates and translates an image within its display window. |categories=ImageTransform }}" current
- 01:2101:21, 11 November 2023 diff hist +119 N ImageStats Created page with "{{Node |namespace=GafferImage |description=Calculates minimum, maximum and average colours for a region of an image. }}" current
- 01:2001:20, 11 November 2023 diff hist +9 Scatter No edit summary current
- 01:1901:19, 11 November 2023 diff hist +1 ImageScatter No edit summary current
- 01:1801:18, 11 November 2023 diff hist +117 N ImageSampler Created page with "{{Node |namespace=GafferImage |description=Samples image colour at a specified pixel location. |categories=Sampler }}" current
- 01:1801:18, 11 November 2023 diff hist +115 N ImageReader Created page with "{{Node |namespace=GafferImage |description=Reads image files from disk using OpenImageIO. |categories=File, OIIO }}" current