Blender Git Commit Log
Git Commits -> Revision 0b15817
Revision 0b15817 by artem ivanov (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 12, 2019, 14:36 (GMT) |
Commit Details:
Full Hash: 0b15817ad2bf0111750bbfcd92ead6a0d86de54b
Parent Commit: e0ebaf8
Committed By: Jacques Lucke
Lines Changed: +469, -38
5 Modified Paths:
/release/scripts/startup/nodes/function_nodes/float_math.py (+40, -5) (Diff)
/source/blender/functions/backends/llvm/builder.hpp (+7, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings/node_inserters.cpp (+39, -3) (Diff)
/source/blender/functions/functions/scalar_math.cpp (+359, -29) (Diff)
/source/blender/functions/functions/scalar_math.hpp (+24, -1) (Diff)
/source/blender/functions/backends/llvm/builder.hpp (+7, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings/node_inserters.cpp (+39, -3) (Diff)
/source/blender/functions/functions/scalar_math.cpp (+359, -29) (Diff)
/source/blender/functions/functions/scalar_math.hpp (+24, -1) (Diff)