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:
authorGermano Cavalcante <germano.costa@ig.com.br>2022-04-21 20:07:57 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2022-04-21 20:08:17 +0300
commit9de3ed5c823ed79c3584765141d4f1c160add4d3 (patch)
treeb499af02e809123e2f973fcedc9bb7a39d8c23de /source/blender/modifiers
parent9a9a46df469b136f5b6c82bdfbbbc70d95066893 (diff)
Fix T97490: snap to multiple objects with linked data can crash
The problem is old. rB52be06301257 (fixed by rB4b35d6950d4f) just masked it. `Object->data`, on evaluated objects, is not a safe pointer to get objects with the same `BMEditData`. Use `Object->runtime.data_orig` instead.
Diffstat (limited to 'source/blender/modifiers')
0 files changed, 0 insertions, 0 deletions