The floodfill operation ignores hidden vertices, so this was causing all
hidden vertices to be filled with individual ids, which is not expected.
Found by @Joseph Eagar (joeedh)
Differential D11006
Fix sculpt connected components tagging hidden geometry wrong Authored by Pablo Dobarro (pablodp606) on Apr 18 2021, 6:52 PM.
Details
The floodfill operation ignores hidden vertices, so this was causing all Found by @Joseph Eagar (joeedh)
Diff Detail
|