Blender Git Commit Log
Git Commits -> Revision 58452b0
Revision 58452b0 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 28, 2019, 09:32 (GMT) |
initial test for spawning new particles in an action |
Commit Details:
Full Hash: 58452b095db403f34e1d3f09794dddcff81e39dd
Parent Commit: 7882974
Lines Changed: +116, -22
6 Modified Paths:
/source/blender/simulations/bparticles/actions.cpp (+29, -1) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/core.cpp (+53, -20) (Diff)
/source/blender/simulations/bparticles/core.hpp (+27, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/core.cpp (+53, -20) (Diff)
/source/blender/simulations/bparticles/core.hpp (+27, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+5, -0) (Diff)