Blender Git Loki
Git Commits -> Revision dc30002
May 12, 2021, 02:14 (GMT) |
Fix T88060: Expand freezing when deleting a Face Set with multiple loose parts When checking if the mesh has only one Face Set only the current active component for expand needs to be checked. Otherwhise other components that won't be modified by Expand that contain other IDs will be taken into account, making the Face Set deletion go into an infinite loop. Reviewed By: JacquesLucke Maniphest Tasks: T88060 Differential Revision: https://developer.blender.org/D11169 |
Commit Details:
Full Hash: dc30002cfd1ac7b1061df43b8dadd35c1365dc2c
Parent Commit: 300272e
Committed By: YimingWu
Lines Changed: +13, -4
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_expand.c (+13, -4) (Diff)