Blender Git Commit Log
Git Commits -> Revision cb1777d
Revision cb1777d by Sergey Sharybin (blender-v2.75-release) July 1, 2015, 08:34 (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: cb1777d3b6b37670c3522791d7b36c58029cf58d
Parent Commit: a835547
Lines Changed: +16, -2
1 Modified Path:
/source/blender/blenkernel/intern/particle_system.c (+16, -2) (Diff)