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
path: root/intern
diff options
context:
space:
mode:
authorSergey Sharybin <sergey@blender.org>2022-01-26 19:48:45 +0300
committerSergey Sharybin <sergey@blender.org>2022-01-26 19:48:45 +0300
commit974981a63704e654e620336a3417f8e6fd259cd3 (patch)
tree3259de81df2d4cc27fc2a9f02074d6308b79a093 /intern
parent79927e730ea3c72f7c4b5f1cf85c8d8c1c940b14 (diff)
Fix T95222: Crash selecting vertices with modifier applied on cage
Caused by 0f89bcdbebf where it was needed for cage and evaluated mesh to have same behavior in respect of having edit_mesh pointer assigned. This change makes it so that edit_data is not implied to exist when the edit_mesh pointer is not null. This was already the case in some other code.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions