Blender Git Commit Log
Git Commits -> Revision 939810a
May 14, 2016, 07:53 (GMT) |
Handle all node type kinds appropriately. The LLVM backend also supports PASS nodes, even though these are usually removed from the node graph in a preprocessing step for clarity. ARG nodes have their output values mapped in advance, so no extra code needs to be generated for them. |
Commit Details:
Full Hash: 939810add53646bd5d6ff2bb5d1f4cc67511ec79
Parent Commit: 2d9bad0
Lines Changed: +68, -8