Blender Git Loki
Git Commits -> Revision 85b8376
Revision 85b8376 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 10, 2019, 12:56 (GMT) |
pass array allocator to emitter and execute event interface |
Commit Details:
Full Hash: 85b8376829a8f65b3588fe846b7081cc6279f39b
Parent Commit: 3d93967
Lines Changed: +57, -6
6 Modified Paths:
/source/blender/simulations/bparticles/action_interface.cpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+10, -0) (Diff)
/source/blender/simulations/bparticles/core.cpp (+8, -2) (Diff)
/source/blender/simulations/bparticles/core.hpp (+19, -1) (Diff)
/source/blender/simulations/bparticles/events.cpp (+14, -2) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+5, -1) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+10, -0) (Diff)
/source/blender/simulations/bparticles/core.cpp (+8, -2) (Diff)
/source/blender/simulations/bparticles/core.hpp (+19, -1) (Diff)
/source/blender/simulations/bparticles/events.cpp (+14, -2) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+5, -1) (Diff)