blender/source
Sergey Sharybin c523e82e31 Particles: Fix for missing particles in render if they're disabled for viewport
The issue was introduced in rB4b685e1 and it appears some crazy area still
accesses particles for render after deleting it's render data, which broke
viewport/render behavior.

This commit restores previous G.is_rendering logic and adds corresponding
checks to cache construction, so counting is all consistent.

Goes to the TODO list to either replace G.is_rendering with eval_ctx or to
make it so psys->renderdata always exists during render sync.
2015-04-08 20:17:44 +05:00
..
blender Particles: Fix for missing particles in render if they're disabled for viewport 2015-04-08 20:17:44 +05:00
blenderplayer Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
creator OSX: add also license for iomp5 using cmake and fix all textfiles wrong destination 2015-04-06 19:55:51 +02:00
gameengine BGE : Fix T36285 Wrong viewport scale. 2015-04-08 06:56:17 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript