Blender Git Loki
Git Commits -> Revision 239570a
Revision 239570a by Jacques Lucke (nodes_playground) January 6, 2019, 15:29 (GMT) |
do value copying and cleanup |
Commit Details:
Full Hash: 239570a278030845278ceab39cf7010e7dc9350e
Parent Commit: 0a0c8c4
Lines Changed: +205, -109
5 Modified Paths:
/source/blender/modifiers/intern/ArraySet.hpp (+16, -0) (Diff)
/source/blender/modifiers/intern/HashMap.hpp (+8, -0) (Diff)
/source/blender/modifiers/intern/node_compiler.cpp (+98, -36) (Diff)
/source/blender/modifiers/intern/node_compiler.hpp (+38, -39) (Diff)
/source/blender/modifiers/intern/node_compiler_testing.cpp (+45, -34) (Diff)
/source/blender/modifiers/intern/HashMap.hpp (+8, -0) (Diff)
/source/blender/modifiers/intern/node_compiler.cpp (+98, -36) (Diff)
/source/blender/modifiers/intern/node_compiler.hpp (+38, -39) (Diff)
/source/blender/modifiers/intern/node_compiler_testing.cpp (+45, -34) (Diff)