Blender Git Loki
Git Commits -> Revision 555d29a
Revision 555d29a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 14:39 (GMT) |
initialize particles with IDs |
Commit Details:
Full Hash: 555d29a0fee78222285f1b5ca6127e3356724da4
Parent Commit: c28a441
Lines Changed: +38, -13
6 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/particle_info.py (+1, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+4, -6) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+14, -3) (Diff)
/source/blender/simulations/bparticles/particle_allocator.cpp (+16, -4) (Diff)
/source/blender/simulations/bparticles/particle_allocator.hpp (+2, -0) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+4, -6) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+14, -3) (Diff)
/source/blender/simulations/bparticles/particle_allocator.cpp (+16, -4) (Diff)
/source/blender/simulations/bparticles/particle_allocator.hpp (+2, -0) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+1, -0) (Diff)