Blender Git Loki
Git Commits -> Revision 9fe8f6e
May 11, 2015, 12:28 (GMT) |
Dynamically add sockets to the node based on the grids available in the file. |
Commit Details:
Full Hash: 9fe8f6e2913bfe498cdedd5472995953f12e3d13
Parent Commit: abaa861
Lines Changed: +60, -17
7 Modified Paths:
/source/blender/blenkernel/BKE_node.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+10, -1) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/shader/nodes/node_shader_openvdb.c (+11, -9) (Diff)
/source/blender/openvdb/CMakeLists.txt (+2, -0) (Diff)
/source/blender/openvdb/openvdb_capi.cpp (+31, -6) (Diff)
/source/blender/openvdb/openvdb_capi.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+10, -1) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/shader/nodes/node_shader_openvdb.c (+11, -9) (Diff)
/source/blender/openvdb/CMakeLists.txt (+2, -0) (Diff)
/source/blender/openvdb/openvdb_capi.cpp (+31, -6) (Diff)
/source/blender/openvdb/openvdb_capi.h (+3, -1) (Diff)