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>2022-02-24 16:15:38 +0300
committerSergey Sharybin <sergey@blender.org>2022-03-01 13:46:38 +0300
commit629f22f161abfbe492d71e08cc89651da683aded (patch)
tree544d7f14878fc7ff2b2ea223bd39475c3230b6df /source/blender/windowmanager
parentcde5e12c0bcc55b7c19b625ebf7a6f29dbd833d7 (diff)
Fix T95997: Crash when entering edit mode
The issue was uncovered by the 0f89bcdbebf5, but the root cause goes into a much earlier design violation happened in the code: the modifier evaluation function is modifying input mesh, which is not something what is ever expected. Bring code closer to the older state where such modification is only done for the object in edit mode. --- From own tests works seems to work fine, but extra eyes and testing is needed. Differential Revision: https://developer.blender.org/D14191
Diffstat (limited to 'source/blender/windowmanager')
0 files changed, 0 insertions, 0 deletions