Blender Git Loki
Git Commits -> Revision 0df9c55
Revision 0df9c55 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 17, 2019, 15:11 (GMT) |
pass time step in from the modifier |
Commit Details:
Full Hash: 0df9c555783e138eaaba326cca2540e2c2e3b799
Parent Commit: a2b128a4
Lines Changed: +39, -9
5 Modified Paths:
/source/blender/modifiers/intern/MOD_bparticles.c (+5, -1) (Diff)
/source/blender/simulations/BParticles.h (+2, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+26, -3) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+3, -2) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+3, -2) (Diff)
/source/blender/simulations/BParticles.h (+2, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+26, -3) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+3, -2) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+3, -2) (Diff)