Blender Git Loki
Git Commits -> Revision 366a427
Revision 366a427 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) November 8, 2019, 15:56 (GMT) |
more vector math |
Commit Details:
Full Hash: 366a427f04b696d15efb5e048aa31bc864ef77ff
Parent Commit: fa7c300
Lines Changed: +140, -150
1 Added Path:
/release/scripts/startup/nodes/function_nodes/math.py (+80, -0) (View)
1 Deleted Path:
/release/scripts/startup/nodes/function_nodes/float_math.py (+0, -75)
4 Modified Paths:
/release/scripts/startup/nodes/function_nodes/vector.py (+0, -55) (Diff)
/source/blender/functions/FN_multi_function.h (+13, -10) (Diff)
/source/blender/functions/intern/multi_functions/mixed.h (+22, -0) (Diff)
/source/blender/functions/intern/vtree_multi_function_network/mappings_nodes.cc (+25, -10) (Diff)
/source/blender/functions/FN_multi_function.h (+13, -10) (Diff)
/source/blender/functions/intern/multi_functions/mixed.h (+22, -0) (Diff)
/source/blender/functions/intern/vtree_multi_function_network/mappings_nodes.cc (+25, -10) (Diff)