Blender Git Loki
Git Commits -> Revision e352d7d
Revision e352d7d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 8, 2019, 15:29 (GMT) |
new Float Range node |
Commit Details:
Full Hash: e352d7d3ca13f39a86dc87ae32b8ec37fb493171
Parent Commit: 750d47e
Lines Changed: +73, -0
3 Added Paths:
/release/scripts/startup/function_nodes/nodes/float_range.py (+14, -0) (View)
/source/blender/functions/functions/ranges.cpp (+46, -0) (View)
/source/blender/functions/functions/ranges.hpp (+9, -0) (View)
/source/blender/functions/functions/ranges.cpp (+46, -0) (View)
/source/blender/functions/functions/ranges.hpp (+9, -0) (View)