Blender Git Commit Log
Git Commits -> Revision f169a5e
Revision f169a5e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 24, 2019, 13:06 (GMT) |
improve particle function |
Commit Details:
Full Hash: f169a5eeb78e02da427d1b991f016fbbd2d9086e
Parent Commit: bdcca74
Lines Changed: +44, -10
6 Modified Paths:
/source/blender/simulations/bparticles/actions.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+14, -3) (Diff)
/source/blender/simulations/bparticles/events.hpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+17, -0) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+6, -0) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+14, -3) (Diff)
/source/blender/simulations/bparticles/events.hpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+17, -0) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+6, -0) (Diff)