Blender Git Loki
Git Commits -> Revision 9644f7c
Revision 9644f7c by Eitan (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 22, 2019, 09:47 (GMT) |
New boolean math node with And, Or and Not operation |
Commit Details:
Full Hash: 9644f7c8c7f175dce134dcaeeb2c2d46c849317a
Parent Commit: 1a0a642
Committed By: Jacques Lucke
Lines Changed: +184, -0
3 Added Paths:
/release/scripts/startup/nodes/function_nodes/boolean.py (+51, -0) (View)
/source/blender/functions/functions/boolean.cpp (+81, -0) (View)
/source/blender/functions/functions/boolean.hpp (+13, -0) (View)
/source/blender/functions/functions/boolean.cpp (+81, -0) (View)
/source/blender/functions/functions/boolean.hpp (+13, -0) (View)