Blender Git Commit Log
Git Commits -> Revision 54724cc
Revision 54724cc by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 24, 2019, 15:12 (GMT) |
simplify usage of particle functions |
Commit Details:
Full Hash: 54724cc5b34c70210144a7df4f4fb3a2b0f39b39
Parent Commit: b60b193
Lines Changed: +99, -99
5 Modified Paths:
/source/blender/simulations/bparticles/actions.cpp (+7, -14) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+2, -4) (Diff)
/source/blender/simulations/bparticles/offset_handlers.cpp (+7, -4) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+59, -22) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+24, -55) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+2, -4) (Diff)
/source/blender/simulations/bparticles/offset_handlers.cpp (+7, -4) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+59, -22) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+24, -55) (Diff)