Blender Git Commit Log
Git Commits -> Revision 66389f8
Revision 66389f8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 18, 2019, 17:18 (GMT) |
inference list relations properly |
Commit Details:
Full Hash: 66389f8933671fd54bfbeaf42061d390bd6e1fc2
Parent Commit: cca48e2
Lines Changed: +178, -26
6 Modified Paths:
/source/blender/blenlib/BLI_lazy_init.hpp (+4, -3) (Diff)
/source/blender/functions/core/type_inferencing.cpp (+75, -8) (Diff)
/source/blender/functions/core/type_inferencing.hpp (+13, -1) (Diff)
/source/blender/functions/core/type_relations.cpp (+48, -8) (Diff)
/source/blender/functions/core/type_relations.hpp (+7, -3) (Diff)
/source/blender/functions/c_wrapper.cpp (+31, -3) (Diff)
/source/blender/functions/core/type_inferencing.cpp (+75, -8) (Diff)
/source/blender/functions/core/type_inferencing.hpp (+13, -1) (Diff)
/source/blender/functions/core/type_relations.cpp (+48, -8) (Diff)
/source/blender/functions/core/type_relations.hpp (+7, -3) (Diff)
/source/blender/functions/c_wrapper.cpp (+31, -3) (Diff)