Blender Git Commit Log

Git Commits -> Revision 8349161

June 27, 2019, 10:36 (GMT)
refactor emitter interface internals

The problem previously was that all the information about which
blocks contain the attributes was not accessible by the emitter.

Commit Details:

Full Hash: 8349161f1417594784d4f74b98a513fbeee1ba41
Parent Commit: db8c116
Lines Changed: +222, -236

7 Modified Paths:

/source/blender/modifiers/intern/MOD_nodeparticles.c (+1, -1) (Diff)
/source/blender/simulations/bparticles/attributes.cpp (+0, -51) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+0, -54) (Diff)
/source/blender/simulations/bparticles/core.cpp (+58, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+122, -92) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+9, -0) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+32, -38) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021