Blender Git Commit Log

Git Commits -> Revision 120ea11

Revision 120ea11 by Lukas Toenne (object_nodes, strand_nodes)
December 2, 2015, 10:29 (GMT)
Improved python API for constructing the internal node graph.

Socket connections can now be handled consistently through single py objects,
so the compilation code becomes more concise and readable.

Commit Details:

Full Hash: 120ea1179e6d3584c34c26b9be7121b22b3a5473
Parent Commit: 3f71a17
Lines Changed: +197, -339

6 Modified Paths:

/release/scripts/startup/bl_operators/object_nodes.py (+164, -101) (Diff)
/source/blender/blenvm/BVM_api.h (+4, -4) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.cc (+0, -160) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.h (+0, -40) (Diff)
/source/blender/blenvm/intern/bvm_api.cc (+12, -16) (Diff)
/source/blender/makesrna/intern/rna_blenvm.c (+17, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021