Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2015-04-08 18:17:44 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2015-04-08 18:17:44 +0300
commitc523e82e3176fe8663f7513ae727265311835908 (patch)
treedd81fc8b8f32a7df30ef876970714b0fd8675441 /release/scripts/freestyle
parent2d054667001602cd9b15046190e09167d7951d89 (diff)
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.
Diffstat (limited to 'release/scripts/freestyle')
0 files changed, 0 insertions, 0 deletions