-
Is there a way to specify per-graph (sub-graph) properties? I'm talking about stuff like
`graph G {
graph [K=...];
node [style=...];
edge [style=...];
`. Pretending as if they were just `N…
-
I guess this is by design, but I was wondering what the reasoning is behind the design decision to store the "timestamp of last built" and the dependencies found for each node into the serialized de…
-
Most of ai_nodes don't work on map gm_flatgrass
And some issues with gm_construct
![construct](https://user-images.githubusercontent.com/10911451/52071120-68316a80-2593-11e9-9d96-ffe6baa7d634.jpg)
…
-
I was looking through the code and noticed 'markingmenunodegraph' is just a slightly edited version of Houdini's nodegraph. When I replaced markingmenunodegraph with nodegraph there was an issue wit…
ghost updated
5 years ago
-
**Platform**
Manjaro Gnome
Build: 4bc53781
AMD Ryzen 7 1700x
GTX 1070 8GB
32GB DDR4 RAM
**Summary**
1. Open Olive
2. Set nuke-default ocio config
3. Play with some stuff on timeline (with s…
-
### What Versions are you running?
OS Version: macOS 10.14.6
VSCode Version: 1.41.1
Puppet Extension Version: 0.22.0
PDK Version: 1.15.0
### What You Are Seeing?
Hover info and go to defin…
-
I'm using the library as part of an autorig system, and it's becoming very important that users can interact fluidly with the ui to change the displayed names of nodes - most of the interaction conven…
-
would be great if there was a way to see which node is driven by an expression
currently I do see a node for the expression being created, but there does not seem to be a visible connection between …
-
use codeexamples :
import MaterialX as mx
# Create a document.
doc = mx.createDocument()
# Create a node graph with a single image node and output.
nodeGraph = doc.addNodeGraph()
image = nodeGra…
-
When I try to run [example.py](https://github.com/jchanvfx/NodeGraphQt/blob/master/example.py) in Autodesk Maya 2017 (And still happen in Maya 2018 also), It throw this error:
```"D:\Program Files\Au…