Edit Source & Edit Tweaks

When browsing a scene, it can be tricky to find and edit the node that generated or tweaked an object, especially if your graph is large, has many Box nodes, or depends on upstream components.

To make finding and editing upstream nodes more convenient, the following quick actions are available:

  • Edit Source (Alt + E): Edits the node that generated the selected object.
  • Edit Tweaks (Alt + Shift + E): Edits the most recent node that tweaked the selected object.
Continue reading “Edit Source & Edit Tweaks”

Demo: Practical denoiser using temporal blur

Supplementing his presentation of a novel denoising method at this year’s SIGGRAPH, Daniel Dresser (Image Engine’s shading specialist) will host a 5-minute talk at the Gaffer Birds of a Feather meeting, demonstrating a free implementation of the denoiser built in Gaffer.

Just in time for the talk, Daniel has provided a download for the implementation and instructions for its use here.

Note: This implementation requires the Arnold renderer.