Blender Git Loki
Git Commits -> Revision 6600c53
Revision 6600c53 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 20, 2019, 16:01 (GMT) |
change particle function evaluation api |
Commit Details:
Full Hash: 6600c532c468f3040e4e13a4524436323273e059
Parent Commit: 81573c5
Lines Changed: +77, -78
6 Modified Paths:
/source/blender/simulations/bparticles/actions.cpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/events.cpp (+5, -8) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/offset_handlers.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+16, -30) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+44, -28) (Diff)
/source/blender/simulations/bparticles/events.cpp (+5, -8) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/offset_handlers.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+16, -30) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+44, -28) (Diff)