Gaffer 0.58.0: Render Logs

Before now, render output always went to the terminal that launched Gaffer. 0.58 brings the render log into the main UI. Read more to see how this works. TL;DR * Render log

Let's talk about sets

Sets are a powerful and commonly used tool in production pipelines, but they are not without their dangers. In this post we look at the details of how they work, and share some

Stupid Gaffer Trick

💡Save your work first. And don't expand all! Execute the following via the PythonEditor : import GafferScene n = GafferScene.ShaderAssignment() n["in"]["childNames"].setValue( IECore.InternedStringVectorData( [ "turtles&

New Gaffer Examples

Let's face it, there's only so much you can learn about Gaffer from a ball of cows. Wouldn't it be great if there were some more comprehensive