Blender Git Loki
Git Commits -> Revision 72878c2
January 4, 2016, 14:21 (GMT) |
Cleanup: Use node/socket pair keys more consistently instead of pointers. |
Commit Details:
Full Hash: 72878c26a2666fd7dce41ed58854231d0ba4a1e3
Parent Commit: 01f7d71
Lines Changed: +174, -234
5 Modified Paths:
/source/blender/blenvm/compile/bvm_codegen.cc (+31, -48) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.cc (+82, -117) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.h (+23, -29) (Diff)
/source/blender/blenvm/intern/bvm_api.cc (+32, -34) (Diff)
/source/blender/blenvm/util/bvm_util_debug.h (+6, -6) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.cc (+82, -117) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.h (+23, -29) (Diff)
/source/blender/blenvm/intern/bvm_api.cc (+32, -34) (Diff)
/source/blender/blenvm/util/bvm_util_debug.h (+6, -6) (Diff)