Blender Git Loki
Git Commits -> Revision 202708e
Revision 202708e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 11, 2019, 09:17 (GMT) |
run action on particle birth |
Commit Details:
Full Hash: 202708eeaed5f3ddaf8eb3b727aaff79f494172e
Parent Commit: 5114a48
Lines Changed: +49, -10
6 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/mesh_emitter.py (+1, -0) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+34, -4) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+3, -1) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+8, -2) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+34, -4) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+3, -1) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+8, -2) (Diff)