Blender Git Commit Log

Git Commits -> Revision e431c5b

Revision e431c5b by Lukas Toenne (object_nodes, strand_nodes)
December 1, 2015, 08:52 (GMT)
Added an "Iteration" node as a general-purpose input for expressions.

This is used by the Array modifier node to give a meaningful per-instance
input to calculate a transform from.

Commit Details:

Full Hash: e431c5bde6f5baba96bbf2f33f2f27dcfef7919e
Parent Commit: 91a0b2a
Lines Changed: +91, -13

6 Modified Paths:

/release/scripts/startup/bl_operators/object_nodes.py (+18, -5) (Diff)
/source/blender/blenvm/bvm/bvm_eval.cc (+11, -0) (Diff)
/source/blender/blenvm/bvm/bvm_eval.h (+13, -1) (Diff)
/source/blender/blenvm/bvm/bvm_eval_mesh.h (+8, -6) (Diff)
/source/blender/blenvm/bvm/bvm_opcode.h (+2, -0) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.cc (+39, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021