Skip to content
Snippets Groups Projects
Commit cb1777d3 authored by Sergey Sharybin's avatar Sergey Sharybin
Browse files

Fix T45253: Particle emitter volume mode and grid mode broken in 2.75.x

This is a regression since dced56f0 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.
parent a8355471
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment