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:
authorCampbell Barton <ideasman42@gmail.com>2021-04-29 17:51:14 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-04-29 17:51:14 +0300
commit315582f28cefbf158b308f0dea17dab949eb6eff (patch)
tree20cbd5c3e12d0c9d7a8e474eec977c80e9d53e48 /source/blender/editors/mesh
parent5946352ae2cd3ef14d8af07f8d4bd047954b9fd1 (diff)
Fix T86799: Boolean crashes duplicating object with "Fast" solver
BMesh intersect could leave invalid items in the selection list, causing a crash. The list is now cleared since boolean is such a destructive operation, it's unlikely the selection order would be useful. Thanks to @lukastoenne for finding the root cause.
Diffstat (limited to 'source/blender/editors/mesh')
0 files changed, 0 insertions, 0 deletions