Blender Git Commit Log
Git Commits -> Revision d6230d1
Revision d6230d1 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 17, 2019, 16:01 (GMT) |
don't always use cache for now since it makes testing more annoying |
Commit Details:
Full Hash: d6230d15633fbd7f5dbff0882faa4a7ff45d68b2
Parent Commit: e800a2d
Lines Changed: +34, -12
5 Modified Paths:
/source/blender/modifiers/intern/MOD_bparticles.c (+1, -9) (Diff)
/source/blender/simulations/BParticles.h (+1, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+22, -2) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+8, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+2, -1) (Diff)
/source/blender/simulations/BParticles.h (+1, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+22, -2) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+8, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+2, -1) (Diff)