Blender Git Loki

Git Commits -> Revision 50410d1

Revision 50410d1 by Lukas Toenne (object_nodes, strand_nodes)
April 8, 2016, 15:28 (GMT)
Completed basic expression tree code generation.

The code uses a pointer-based signature convention for node functions,
which helps to avoid issues with type coercion through clang.
In the future we could either find a more reliable way to produce llvm IR
for the nodes, or use node functions as external functions without inlining.

Commit Details:

Full Hash: 50410d1ce56eedcc71070a143dffbab00ae72d3f
Parent Commit: 2205d28
Lines Changed: +86, -28

3 Modified Paths:

/source/blender/blenvm/llvm/llvm_codegen.cc (+83, -25) (Diff)
/source/blender/blenvm/modules/mod_value.cc (+2, -2) (Diff)
/source/blender/blenvm/modules/mod_value.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021