Blender Git Commit Log
Git Commits -> Revision 0e974d6
May 12, 2016, 17:26 (GMT) |
Define the base opcode functions for LLVM and use util_ files for types. |
Commit Details:
Full Hash: 0e974d6e917ef2bbf89d26b41eeba69893a74d15
Parent Commit: 0e7c9a9
Lines Changed: +152, -207
1 Added Path:
/source/blender/blenvm/modules/mod_base.h (+142, -0) (View)
1 Deleted Path:
/source/blender/blenvm/modules/mod_value.h (+0, -67)
6 Modified Paths:
/source/blender/blenvm/llvm/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenvm/llvm/llvm_modules.cc (+2, -7) (Diff)
/source/blender/blenvm/modules/modules.cc (+3, -1) (Diff)
/source/blender/blenvm/modules/mod_color.h (+2, -5) (Diff)
/source/blender/blenvm/modules/mod_math.h (+1, -126) (Diff)
/source/blender/blenvm/util/util_data_ptr.h (+1, -0) (Diff)
/source/blender/blenvm/llvm/llvm_modules.cc (+2, -7) (Diff)
/source/blender/blenvm/modules/modules.cc (+3, -1) (Diff)
/source/blender/blenvm/modules/mod_color.h (+2, -5) (Diff)
/source/blender/blenvm/modules/mod_math.h (+1, -126) (Diff)
/source/blender/blenvm/util/util_data_ptr.h (+1, -0) (Diff)