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@blender.org>2021-11-12 18:12:05 +0300
committerSergey Sharybin <sergey@blender.org>2021-11-18 16:27:45 +0300
commitf71813204c405821bb2efb8e4ad65d240d390eaf (patch)
treeaffb62a1b98b00122ecf683846ad61406d6f1d93 /intern/cycles/integrator
parent3ad2bf1327cac5f036d763e1cc690b1b2da8e1c4 (diff)
Cycles: Don't tile if image area fits into tile area
Previously the check was done based on dimension of image and if any of dimensions were larger than tile size tiling was used. This change makes it so that if image does not exceed number of pixels in the tile no tile will be used. Allows to render widescreen images without tiling. Differential Revision: https://developer.blender.org/D13206
Diffstat (limited to 'intern/cycles/integrator')
0 files changed, 0 insertions, 0 deletions