Blender Git Commit Log
Git Commits -> Revision 5fae03f
Revision 5fae03f by Jacques Lucke (builtin-simulation-nodes) March 5, 2020, 11:57 (GMT) |
new execute condition node |
Commit Details:
Full Hash: 5fae03fec0695c71ba0d6d1ecb7b9ec4e7d6ffa3
Parent Commit: 3546519
Lines Changed: +29, -0
1 Added Path:
/source/blender/nodes/simulation/nodes/node_sim_execute_condition.cc (+23, -0) (View)
6 Modified Paths:
/release/scripts/startup/nodeitems_builtins.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/NOD_simulation.h (+1, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/NOD_simulation.h (+1, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -0) (Diff)