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:
authorHarley Acheson <harley.acheson@gmail.com>2022-01-05 02:51:18 +0300
committerHarley Acheson <harley.acheson@gmail.com>2022-01-05 02:51:18 +0300
commit713d59bcafb18842d1f90f0a6f2b386de7585457 (patch)
tree216a6c6f1d5485c46d95443f50bd135acf979525 /source/blender/nodes/shader/nodes/node_shader_holdout.cc
parente3748d7fa557d3d538ab54d94b037f56fabd263e (diff)
Fix T89587: Don't Change Line Width For Previews
Do not temporarily change U.pixelsize while creating object previews in object_preview_render. It does nothing to the render, but the change in line width can affect other UI drawing since it is done in a thread. see D13717 for for details. Differential Revision: https://developer.blender.org/D13717 Reviewed by Julian Eisel
Diffstat (limited to 'source/blender/nodes/shader/nodes/node_shader_holdout.cc')
0 files changed, 0 insertions, 0 deletions