Blender Git Loki
Git Commits -> Revision 25b3b12
Revision 25b3b12 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 15, 2019, 12:39 (GMT) |
experiment with remembering last point emitter position |
Commit Details:
Full Hash: 25b3b122e67d1837d18cec98f66634542374f3c7
Parent Commit: 2e1ba1c
Lines Changed: +59, -33
5 Modified Paths:
/source/blender/simulations/bparticles/c_wrapper.cpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+24, -22) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+4, -3) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+16, -8) (Diff)
/source/blender/simulations/bparticles/world_state.hpp (+14, -0) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+24, -22) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+4, -3) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+16, -8) (Diff)
/source/blender/simulations/bparticles/world_state.hpp (+14, -0) (Diff)