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:
authorHans Goudey <h.goudey@me.com>2022-05-09 18:36:54 +0300
committerHans Goudey <h.goudey@me.com>2022-05-09 18:36:54 +0300
commit686abf1850545f8c953a76791bd098a5259ce0d6 (patch)
treeee07eaf6c56951131deebf932f107d4046726665 /source/blender/imbuf
parent43e31d26a955034882035d2e0ec320dfab8f1375 (diff)
Fix T97853: Crash with edit mode X-ray and subdivision
The mesh drawing code used a different mesh to check whether or not to draw face dots and to actually retrieve them. The fix is moving the responsibility of determining whether to use subsurf face dots to the creation of `MeshRenderData` where the mesh used for drawing is known, rather than doing it at a higher level. Differential Revision: https://developer.blender.org/D14855
Diffstat (limited to 'source/blender/imbuf')
0 files changed, 0 insertions, 0 deletions