Blender Git Loki
Git Commits -> Revision 3a0cfed
Revision 3a0cfed by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 13:57 (GMT) |
first time using the function nodes within bparticle nodes |
Commit Details:
Full Hash: 3a0cfed4aae6c37b30cfd6d2b1d3c92368d897e9
Parent Commit: 82ae824
Lines Changed: +49, -12
5 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/age_reached_event.py (+1, -5) (Diff)
/source/blender/functions/FN_data_flow_nodes.hpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+44, -7) (Diff)
/source/blender/simulations/CMakeLists.txt (+1, -0) (Diff)
/tests/gtests/functions/CMakeLists.txt (+2, -0) (Diff)
/source/blender/functions/FN_data_flow_nodes.hpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+44, -7) (Diff)
/source/blender/simulations/CMakeLists.txt (+1, -0) (Diff)
/tests/gtests/functions/CMakeLists.txt (+2, -0) (Diff)