-
This has caused a bit of a holdup in lookdev land. Here's an example network:
```
import Gaffer
import GafferScene
import IECore
__children = {}
__children["ShaderSwitch"] = GafferScene.ShaderSwitc…
-
Hi there,
I have been experiencing that when procedural expansion is taking long sweat time on IPR and when I hit "stop" while it is happening, it hangs for a long time until it sees the "stop"comman…
-
There's been some enquiries about why using sets is a good idea so I'll try and take a step back and look at some of the concerns sets help solve.
For starters, by "[selecting](https://github.com/abs…
-
- Provide nodes that can create sets and specify members of sets
- Sets would exist as items in the scene
- These sets can then be referred to downstream of their creation in the node graph.
- For e…
-
Update the looks docs with the recent email info. Also provide an example .ocio configuration demonstrating it.
Per Shot Looks:
Step 1: Setup a Look
A look is a top-level OCIO configuration object.…