Blender Git Loki
Git Commits -> Revision b1bee3f
Revision b1bee3f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) November 3, 2019, 15:06 (GMT) |
update Function Points modifier to use new system |
Commit Details:
Full Hash: b1bee3ffc510c8a3cc7fb1539275027e2fa35a61
Parent Commit: d5bcdee
Lines Changed: +86, -61
1 Added Path:
/source/blender/modifiers/intern/MOD_functionpoints_cxx.cc (+75, -0) (View)
6 Modified Paths:
/source/blender/functions2/FN_generic_array_ref.h (+2, -2) (Diff)
/source/blender/functions2/FN_multi_function.h (+1, -1) (Diff)
/source/blender/functions2/intern/multi_functions/network.cc (+1, -1) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/builder.cc (+1, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+2, -1) (Diff)
/source/blender/modifiers/intern/MOD_functionpoints.c (+4, -55) (Diff)
/source/blender/functions2/FN_multi_function.h (+1, -1) (Diff)
/source/blender/functions2/intern/multi_functions/network.cc (+1, -1) (Diff)
/source/blender/functions2/intern/vtree_multi_function_network/builder.cc (+1, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+2, -1) (Diff)
/source/blender/modifiers/intern/MOD_functionpoints.c (+4, -55) (Diff)