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:
authorJeroen Bakker <j.bakker@atmind.nl>2019-09-13 13:43:57 +0300
committerJeroen Bakker <j.bakker@atmind.nl>2019-09-17 12:24:55 +0300
commit271c6794d6295e0022a4088cd0bf6b0592b7abf2 (patch)
tree0353adc33f358d21eea09eeefc13c52f312c714b /source/blender/editors/gpencil/gpencil_edit.c
parent11b0c2080cc19d4f0f35be8eb8845f6ce44243cb (diff)
Cycles: Viewport Rendering Memory Improvement
Small memory reduction change by only storing the pixels of the combined pass when it is being shown in the viewport. Previously the combined pass was always calculated and present in the output buffer. The combined pass will still be calculated. It is a limitation in Blender that Cycles always had a combined pass. This patch will remove the limitation from the code base of Cycles. Blender still has the limitation, but will always request the combined renderpass when doing final rendering. Reviewed By: brecht Differential Revision: https://developer.blender.org/D5784
Diffstat (limited to 'source/blender/editors/gpencil/gpencil_edit.c')
0 files changed, 0 insertions, 0 deletions