Blender Git Loki
Git Commits -> Revision 315582f
Revision 315582f by Campbell Barton (master) April 29, 2021, 14:51 (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: 315582f28cefbf158b308f0dea17dab949eb6eff
Parent Commit: 5946352
Lines Changed: +4, -0
1 Modified Path:
/source/blender/bmesh/tools/bmesh_intersect.c (+4, -0) (Diff)