Blender Git Commit Log

Git Commits -> Revision 00d9bed

Revision 00d9bed by Lukas Toenne (object_nodes, strand_nodes)
December 8, 2015, 09:24 (GMT)
New set of node types for 'arguments' which will act as stack entry placeholders.

These are like value nodes in that an output socket stack entry is reserved for them.
However, like 'pass' nodes they don't actually perform an operation. Their purpose is
to provide a place on the stack for input arguments that other nodes can then read from.

Commit Details:

Full Hash: 00d9beda03194b9cd3cf3dcbc956a9935ecd26e4
Parent Commit: d17a937
Lines Changed: +38, -6

2 Modified Paths:

/source/blender/blenvm/compile/bvm_nodegraph.cc (+37, -6) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021