Blender Git Commit Log

Git Commits -> Revision 5fc8222

Revision 5fc8222 by Lukas Toenne (object_nodes, strand_nodes)
December 10, 2015, 08:40 (GMT)
Basic randomization node, producing PRNG values based on either int or float input.

Commit Details:

Full Hash: 5fc8222babe60b218b854b4651814c84c0a23983
Parent Commit: d551b56
Lines Changed: +117, -2

8 Modified Paths:

/release/scripts/nodes/common_nodes.py (+47, -1) (Diff)
/release/scripts/nodes/geometry_nodes.py (+1, -0) (Diff)
/source/blender/blenlib/BLI_rand.h (+1, -0) (Diff)
/source/blender/blenlib/intern/rand.c (+8, -0) (Diff)
/source/blender/blenvm/bvm/bvm_eval.cc (+18, -1) (Diff)
/source/blender/blenvm/bvm/bvm_eval_math.h (+24, -0) (Diff)
/source/blender/blenvm/bvm/bvm_opcode.h (+3, -0) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.cc (+15, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021