Blender Git Commit Log

Git Commits -> Revision d54b4d2

Revision d54b4d2 by Lukas Toenne (object_nodes, strand_nodes)
May 19, 2016, 09:52 (GMT)
Pass texture arguments and return values as dual values.

Currently only the value part is actually accessed. Using dual values
allows the node graph to handle input/output arguments are single a
single llvm::Value instance.

Commit Details:

Full Hash: d54b4d25328eccd5804865df50af03a1b9925a58
Parent Commit: 030a327
Lines Changed: +57, -27

5 Modified Paths:

/source/blender/blenvm/BVM_api.h (+4, -2) (Diff)
/source/blender/blenvm/compile/node_graph.cc (+1, -2) (Diff)
/source/blender/blenvm/intern/bvm_api.cc (+20, -22) (Diff)
/source/blender/blenvm/util/util_math.h (+31, -0) (Diff)
/source/blender/render/intern/source/render_texture.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021