Blender Git Loki
Git Commits -> Revision 6a7efc2
Revision 6a7efc2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 18, 2019, 09:25 (GMT) |
support conversions in all directions between bool, int and float |
Commit Details:
Full Hash: 6a7efc26bdb6b6a1d54a3605e32d1b46a922ec35
Parent Commit: 1290421
Lines Changed: +87, -27
4 Modified Paths:
/release/scripts/startup/function_nodes/types.py (+1, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/conversions.cpp (+17, -5) (Diff)
/source/blender/functions/functions/simple_conversions.cpp (+60, -20) (Diff)
/source/blender/functions/functions/simple_conversions.hpp (+9, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/conversions.cpp (+17, -5) (Diff)
/source/blender/functions/functions/simple_conversions.cpp (+60, -20) (Diff)
/source/blender/functions/functions/simple_conversions.hpp (+9, -1) (Diff)