Blender Git Loki

Git Commits -> Revision afb43b8

Revision afb43b8 by Pablo Dobarro (master)
September 3, 2020, 15:26 (GMT)
Sculpt: Face Set Extract Operator

This implements a Face Set Extract operator, which is similar to mask
extract. This operator uses a picker to select and Face Set in the mesh
and extract the geometry directly to a new object.

Reviewed By: sergey

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

Commit Details:

Full Hash: afb43b881cc3d036aba9ab7a2b1ec5e91f745eaa
Parent Commit: c8e5924
Lines Changed: +238, -52

8 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+4, -0) (Diff)
/source/blender/blenkernel/BKE_screen.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/screen.c (+12, -0) (Diff)
/source/blender/editors/include/ED_sculpt.h (+4, -0) (Diff)
/source/blender/editors/mesh/editmesh_mask_extract.c (+199, -52) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_face_set.c (+12, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021