Blender Git Loki
Git Commits -> Revision 1d807a8
Revision 1d807a8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 12:46 (GMT) |
Allow emitters to emit multiple types of particles |
Commit Details:
Full Hash: 1d807a8399a69e8e111a4b29ab66817664283598
Parent Commit: 6704c82
Lines Changed: +84, -98
5 Modified Paths:
/source/blender/simulations/bparticles/core.cpp (+0, -4) (Diff)
/source/blender/simulations/bparticles/core.hpp (+16, -17) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+20, -34) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+45, -40) (Diff)
/source/blender/simulations/bparticles/core.hpp (+16, -17) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+20, -34) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+45, -40) (Diff)