Blender Git Loki
Git Commits -> Revision 01f7d71
January 4, 2016, 12:47 (GMT) |
Strict separation of input and output socket keys for clarity. This avoids confusion regarding what socket keys are stored in maps etc. |
Commit Details:
Full Hash: 01f7d71fa71f3417c7e17c5172fb7e0309dba22b
Parent Commit: 0313128
Lines Changed: +331, -196
6 Modified Paths:
/source/blender/blenvm/compile/bvm_codegen.cc (+14, -14) (Diff)
/source/blender/blenvm/compile/bvm_codegen.h (+6, -5) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.cc (+175, -37) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.h (+57, -64) (Diff)
/source/blender/blenvm/intern/bvm_api.cc (+69, -69) (Diff)
/source/blender/blenvm/util/bvm_util_debug.h (+10, -7) (Diff)
/source/blender/blenvm/compile/bvm_codegen.h (+6, -5) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.cc (+175, -37) (Diff)
/source/blender/blenvm/compile/bvm_nodegraph.h (+57, -64) (Diff)
/source/blender/blenvm/intern/bvm_api.cc (+69, -69) (Diff)
/source/blender/blenvm/util/bvm_util_debug.h (+10, -7) (Diff)