Blender Git Loki
Git Commits -> Revision 3012e7a
Revision 3012e7a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 10, 2019, 19:14 (GMT) |
Tuple structure (no copy/move functionality yet) |
Commit Details:
Full Hash: 3012e7a3c2ec09eca2a347a4a4b312bc10925858
Parent Commit: a227633
Lines Changed: +93, -147
1 Deleted Path:
/source/blender/blenlib/BLI_small_buffer.hpp (+0, -44)
6 Modified Paths:
/source/blender/blenlib/CMakeLists.txt (+0, -1) (Diff)
/source/blender/functions/FN_functions.h (+0, -2) (Diff)
/source/blender/functions/FN_functions.hpp (+55, -24) (Diff)
/source/blender/functions/intern/c_wrapper.cpp (+15, -52) (Diff)
/source/blender/functions/intern/function.cpp (+2, -16) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+21, -8) (Diff)
/source/blender/functions/FN_functions.h (+0, -2) (Diff)
/source/blender/functions/FN_functions.hpp (+55, -24) (Diff)
/source/blender/functions/intern/c_wrapper.cpp (+15, -52) (Diff)
/source/blender/functions/intern/function.cpp (+2, -16) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+21, -8) (Diff)