Blender Git Loki
Git Commits -> Revision d537af9
Revision d537af9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 2, 2019, 11:43 (GMT) |
execute action for new particles after explosion |
Commit Details:
Full Hash: d537af93038922ec895da4fdf86dcda54302f6f4
Parent Commit: 2be7226
Lines Changed: +37, -4
5 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/explode_particle.py (+1, -0) (Diff)
/source/blender/simulations/bparticles/actions.cpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+5, -2) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+25, -0) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+5, -2) (Diff)
/source/blender/simulations/bparticles/actions.cpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+5, -2) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+25, -0) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+5, -2) (Diff)