Blender Git Loki
Git Commits -> Revision fb512bf
Revision fb512bf by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) January 2, 2020, 12:18 (GMT) |
initial working version with ParticleSet |
Commit Details:
Full Hash: fb512bfa3d393fc1a693e8dbad0a89b6d4902613
Parent Commit: 0099355
Lines Changed: +105, -110
6 Modified Paths:
/source/blender/blenlib/BLI_multi_map.h (+15, -0) (Diff)
/source/blender/blenlib/BLI_vector.h (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_allocator.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_allocator.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_set.cpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+82, -107) (Diff)
/source/blender/blenlib/BLI_vector.h (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_allocator.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_allocator.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_set.cpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+82, -107) (Diff)