Blender Git Commit Log

Git Commits -> Revision 0937f5b

Revision 0937f5b by Lukas Toenne (object_nodes, strand_nodes)
January 12, 2016, 13:48 (GMT)
Another geometry node for loading another objects 'final derived' mesh.

Modifiers should be able to work on meshes directly as much as possible,
without direct reference to an object. The space transform should
ultimately be passed along with the DM (TODO, currently requires explicit
inputs).

Commit Details:

Full Hash: 0937f5baa3d5ffa674fbd4567dc3e76cf90b7ead
Parent Commit: 29daf7d
Lines Changed: +60, -0

5 Modified Paths:

/release/scripts/nodes/geometry_nodes.py (+31, -0) (Diff)
/source/blender/blenvm/bvm/bvm_eval.cc (+6, -0) (Diff)
/source/blender/blenvm/bvm/bvm_eval_mesh.h (+17, -0) (Diff)
/source/blender/blenvm/bvm/bvm_opcode.h (+1, -0) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.cc (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021