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>2019-01-22 13:48:28 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2019-01-22 13:57:23 +0300
commitb2a15de88799f31dfca17c6bb2501be30ec558b3 (patch)
tree9441ae7a4362749bdf06d5b167673f951b3b825f /source/blender/blenfont
parentd6d101feca09ae17af00f080a76acbc4d6785c3e (diff)
Fix T60575: Multiresolution Crashes when appliing more subdivisions
The issue was caused by intermediate DerivedMesh being created with scene's Simplify settings taken into account. This is what happens when one area makes implicit decisions based on whether passed Scene pointer is not NULL. Made it so ignoring simplification serttings is an explicit flag, which makes it easier to follow what's going on.
Diffstat (limited to 'source/blender/blenfont')
0 files changed, 0 insertions, 0 deletions