Blender Git Commit Log
Git Commits -> Revision 3c69a62
June 8, 2015, 20:09 (GMT) |
Store grids' informations in the node. Patch by @lukastoenne, with minor edits. |
Commit Details:
Full Hash: 3c69a62f22bd4514f206cecd40a094898fa95a40
Parent Commit: 1c580e3
Lines Changed: +125, -55
7 Modified Paths:
/intern/cycles/render/openvdb.cpp (+2, -0) (Diff)
/intern/openvdb/openvdb_capi.cpp (+12, -18) (Diff)
/intern/openvdb/openvdb_capi.h (+2, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+24, -13) (Diff)
/source/blender/makesdna/DNA_node_types.h (+23, -0) (Diff)
/source/blender/nodes/shader/nodes/node_shader_openvdb.c (+58, -23) (Diff)
/intern/openvdb/openvdb_capi.cpp (+12, -18) (Diff)
/intern/openvdb/openvdb_capi.h (+2, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+24, -13) (Diff)
/source/blender/makesdna/DNA_node_types.h (+23, -0) (Diff)
/source/blender/nodes/shader/nodes/node_shader_openvdb.c (+58, -23) (Diff)