Blender Git Loki
Git Commits -> Revision 8815e3e
Revision 8815e3e by Pablo Dobarro (master) May 10, 2021, 17:19 (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: 8815e3e3303933e2cc662f15fc9d11ca68a47d16
Parent Commit: e76b43e
Lines Changed: +13, -4
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt_expand.c (+13, -4) (Diff)