Blender Git Commit Log

Git Commits -> Revision c23ccfc

July 18, 2019, 14:59 (GMT)
separate files for particle state and allocator

Commit Details:

Full Hash: c23ccfc0ac756a57ffa6147a45fd5e5f06b8d9cb
Parent Commit: 0645752
Lines Changed: +263, -234

4 Added Paths:

/source/blender/simulations/bparticles/particles_state.cpp (+12, -0) (View)
/source/blender/simulations/bparticles/particles_state.hpp (+101, -0) (View)
/source/blender/simulations/bparticles/particle_allocator.cpp (+78, -0) (View)
/source/blender/simulations/bparticles/particle_allocator.hpp (+66, -0) (View)

3 Modified Paths:

/source/blender/simulations/bparticles/core.cpp (+0, -83) (Diff)
/source/blender/simulations/bparticles/core.hpp (+2, -151) (Diff)
/source/blender/simulations/CMakeLists.txt (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021