Blender Git Commit Log

Git Commits -> Revision f19a6f3

Revision f19a6f3 by Lukas Toenne (object_nodes, strand_nodes)
May 24, 2016, 09:36 (GMT)
Cleanup: renamed "codegen" files to "compiler" and split the implementation.

Commit Details:

Full Hash: f19a6f39c562586599711d507682aef70c5d1db9
Parent Commit: 0e8cd49
Lines Changed: +1227, -1127

4 Added Paths:

/source/blender/blenvm/llvm/llvm_compiler.cc (+516, -0) (View)
/source/blender/blenvm/llvm/llvm_compiler.h (+159, -0) (View)
/source/blender/blenvm/llvm/llvm_compiler_dual.cc (+378, -0) (View)
/source/blender/blenvm/llvm/llvm_compiler_simple.cc (+169, -0) (View)

2 Deleted Paths:

/source/blender/blenvm/llvm/llvm_codegen.cc (+0, -965)
/source/blender/blenvm/llvm/llvm_codegen.h (+0, -159)

2 Modified Paths:

/source/blender/blenvm/intern/bvm_api.cc (+1, -1) (Diff)
/source/blender/blenvm/llvm/CMakeLists.txt (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021