Blender Git Commit Log
Git Commits -> Revision 7629b86
Revision 7629b86 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 13:02 (GMT) |
use indices mask to update only certain particles |
Commit Details:
Full Hash: 7629b86581aae3d0f0a6e06a1cbc9d134dd2d7ab
Parent Commit: 913e130
Lines Changed: +69, -27
5 Modified Paths:
/source/blender/blenlib/BLI_range.hpp (+11, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+5, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+8, -4) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+35, -21) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+10, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+5, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+8, -4) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+35, -21) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+10, -0) (Diff)