Blender Git Commit Log
Git Commits -> Revision af46f07
Revision af46f07 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 13:21 (GMT) |
initial bounce test |
Commit Details:
Full Hash: af46f07ef5397f916864a55cab93eaa01bb34aed
Parent Commit: b7b2849
Lines Changed: +69, -18
6 Modified Paths:
/source/blender/blenlib/BLI_math.hpp (+7, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+10, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+1, -2) (Diff)
/source/blender/simulations/bparticles/events.cpp (+38, -6) (Diff)
/source/blender/simulations/bparticles/events.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+12, -7) (Diff)
/source/blender/simulations/bparticles/core.hpp (+10, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+1, -2) (Diff)
/source/blender/simulations/bparticles/events.cpp (+38, -6) (Diff)
/source/blender/simulations/bparticles/events.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+12, -7) (Diff)