blender/source
Sergey Sharybin 9b64ebc605 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.
2015-07-01 10:32:30 +02:00
..
blender Fix T45253: Particle emitter volume mode and grid mode broken in 2.75.x 2015-07-01 10:32:30 +02:00
blenderplayer Fix (d4e5df) blenderplayer compiling. 2015-06-13 20:23:48 +02:00
creator Cleanup: checks for unsupported MSVC versions 2015-06-20 15:17:32 +10:00
gameengine Fix 73841 : Game Engine - Camera Lens Shift 2015-06-29 10:45:27 -03:00
icons
CMakeLists.txt
SConscript