Blender Git Loki
Git Commits -> Revision f9edcf4
Revision f9edcf4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 5, 2019, 10:23 (GMT) |
improved change direction action |
Commit Details:
Full Hash: f9edcf46b38fa4e7d089e4dc26da65e02838cf5b
Parent Commit: 873f483
Lines Changed: +55, -12
6 Modified Paths:
/source/blender/blenlib/BLI_math.hpp (+8, -0) (Diff)
/source/blender/simulations/bparticles/actions.cpp (+6, -1) (Diff)
/source/blender/simulations/bparticles/core.cpp (+4, -2) (Diff)
/source/blender/simulations/bparticles/core.hpp (+23, -1) (Diff)
/source/blender/simulations/bparticles/events.cpp (+7, -4) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+7, -4) (Diff)
/source/blender/simulations/bparticles/actions.cpp (+6, -1) (Diff)
/source/blender/simulations/bparticles/core.cpp (+4, -2) (Diff)
/source/blender/simulations/bparticles/core.hpp (+23, -1) (Diff)
/source/blender/simulations/bparticles/events.cpp (+7, -4) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+7, -4) (Diff)