Blender Git Commit Log
Git Commits -> Revision 00d9bed
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