Blender Git Loki

Git Commits -> Revision ca7414c

Revision ca7414c by Pablo Dobarro (master)
August 18, 2020, 10:20 (GMT)
Fix Mask Slice deleting the Face Sets

This was a TODO in the code. Previously the Face Set datalayer was
deleted and recreated with a constant ID of 0. Now the datalayer is
preserved and set to the SculptSession after slicing the mask and a new
ID is calculated for the new faces that the slicing operation produced,
so they can be easily isolated for further tweaking.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D8583

Commit Details:

Full Hash: ca7414c4cb4c85a337dbe3effb76b9a5b1ad7d83
Parent Commit: db4e08d
Lines Changed: +41, -10

3 Modified Paths:

/source/blender/editors/include/ED_sculpt.h (+4, -0) (Diff)
/source/blender/editors/mesh/editmesh_mask_extract.c (+6, -10) (Diff)
/source/blender/editors/sculpt_paint/sculpt_face_set.c (+31, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021