Blender Git Commit Log
Git Commits -> Revision cf81da2
Revision cf81da2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 21, 2019, 14:03 (GMT) |
refactor towards supporting multiple particle types |
Commit Details:
Full Hash: cf81da2547543506d3de31a0d148dd349f469107
Parent Commit: ab51c0e
Lines Changed: +67, -28
5 Modified Paths:
/source/blender/simulations/bparticles/core.cpp (+0, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+11, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+44, -23) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+10, -0) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/core.hpp (+11, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+44, -23) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+10, -0) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+2, -2) (Diff)