Blender Git Commit Log
Git Commits -> Revision 09a561a
Revision 09a561a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 10, 2019, 19:14 (GMT) |
more initial setup |
Commit Details:
Full Hash: 09a561aa253cb69023d57391a6c2a6fa9948d6ff
Parent Commit: 7fbebda
Lines Changed: +194, -24
1 Added Path:
/source/blender/blenlib/BLI_small_buffer.hpp (+43, -0) (View)
6 Modified Paths:
/source/blender/blenlib/BLI_small_vector.hpp (+45, -2) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/functions/FN_functions.h (+3, -1) (Diff)
/source/blender/functions/FN_functions.hpp (+46, -11) (Diff)
/source/blender/functions/intern/c_wrapper.cpp (+27, -4) (Diff)
/source/blender/functions/intern/function.cpp (+29, -6) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/functions/FN_functions.h (+3, -1) (Diff)
/source/blender/functions/FN_functions.hpp (+46, -11) (Diff)
/source/blender/functions/intern/c_wrapper.cpp (+27, -4) (Diff)
/source/blender/functions/intern/function.cpp (+29, -6) (Diff)