Blender Git Loki
Git Commits -> Revision fe2c73d
December 2, 2015, 10:48 (GMT) |
Make sure invalid node connections are rejected at the basic level. The internal bvm nodes require strict type matching. Any implicit automatic type conversions should be added on the level of DNA->bvm conversion. This keeps the bvm nodes simple, and also allows for semantics on the DNA node level that could not be properly implemented in bvm. |
Commit Details:
Full Hash: fe2c73db6174918885c3144cf2f2855607a334db
Parent Commit: 120ea11
Lines Changed: +8, -5
1 Modified Path:
/source/blender/blenvm/compile/bvm_nodegraph.cc (+8, -5) (Diff)