Blender Git Loki
Git Commits -> Revision 436a5db
May 1, 2021, 08:12 (GMT) |
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. |
Commit Details:
Full Hash: 436a5db96a330de7030ec032f266c47ad92d6fb1
Parent Commit: b080824
Committed By: YimingWu
Lines Changed: +4, -0
1 Modified Path:
/source/blender/bmesh/tools/bmesh_intersect.c (+4, -0) (Diff)