Blender Git Commit Log

Git Commits -> Revision 9b64ebc

Revision 9b64ebc by Sergey Sharybin (master)
July 1, 2015, 08:32 (GMT)
Fix T45253: Particle emitter volume mode and grid mode broken in 2.75.x

This is a regression since dced56f and root of the issue comes to the fact
that grid distribution sets UNEXIST flag during distribution, which is then
being reset in initialize_all_particles().

This commit solves the issue, but it's not really nice and some smart guy
might want to revisit it.

Commit Details:

Full Hash: 9b64ebc605bafd3efa670b39dd53c100c7235cd7
Parent Commit: 95a1e99
Lines Changed: +16, -2

1 Modified Path:

/source/blender/blenkernel/intern/particle_system.c (+16, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021