Blender Git Commit Log
Git Commits -> Revision d54b4d2
May 19, 2016, 09:52 (GMT) |
Pass texture arguments and return values as dual values. Currently only the value part is actually accessed. Using dual values allows the node graph to handle input/output arguments are single a single llvm::Value instance. |
Commit Details:
Full Hash: d54b4d25328eccd5804865df50af03a1b9925a58
Parent Commit: 030a327
Lines Changed: +57, -27