Blender Git Commit Log
Git Commits -> Revision cf7c185
March 30, 2016, 11:48 (GMT) |
Added blenvm_llvm submodule for implementing the LLVM backend to the blenvm node system. |
Commit Details:
Full Hash: cf7c185dc13a126f3f415d4f0414ade93cd886c2
Parent Commit: 07d3c2c
Lines Changed: +202, -0
5 Added Paths:
/source/blender/blenvm/llvm/CMakeLists.txt (+115, -0) (View)
/source/blender/blenvm/llvm/llvm_function.cc (+37, -0) (View)
/source/blender/blenvm/llvm/llvm_function.h (+42, -0) (View)
/source/blender/blenvm/llvm/modules/test.cc (+0, -0) (View)
/source/blender/blenvm/llvm/modules/test.h (+0, -0) (View)
/source/blender/blenvm/llvm/llvm_function.cc (+37, -0) (View)
/source/blender/blenvm/llvm/llvm_function.h (+42, -0) (View)
/source/blender/blenvm/llvm/modules/test.cc (+0, -0) (View)
/source/blender/blenvm/llvm/modules/test.h (+0, -0) (View)