Blender Git Loki
Git Commits -> Revision cfafdde
Revision cfafdde by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 10, 2019, 17:10 (GMT) |
use function to generate a list of floats |
Commit Details:
Full Hash: cfafdde927788607057acfec8d2ebe5e29a68575
Parent Commit: eaf5914
Lines Changed: +104, -23
8 Modified Paths:
/source/blender/blenlib/BLI_shared.hpp (+7, -0) (Diff)
/source/blender/functions/c_wrapper.cpp (+26, -2) (Diff)
/source/blender/functions/FN-C.h (+15, -6) (Diff)
/source/blender/functions/frontends/data_flow_nodes/function_generation.cpp (+1, -0) (Diff)
/source/blender/functions/types/lists.hpp (+19, -2) (Diff)
/source/blender/modifiers/intern/MOD_displace.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_functionpoints.c (+33, -10) (Diff)
/source/blender/functions/c_wrapper.cpp (+26, -2) (Diff)
/source/blender/functions/FN-C.h (+15, -6) (Diff)
/source/blender/functions/frontends/data_flow_nodes/function_generation.cpp (+1, -0) (Diff)
/source/blender/functions/types/lists.hpp (+19, -2) (Diff)
/source/blender/modifiers/intern/MOD_displace.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+2, -2) (Diff)
/source/blender/modifiers/intern/MOD_functionpoints.c (+33, -10) (Diff)