Blender Git Loki

Git Commits -> Revision 3ee9d04

January 7, 2018, 12:31 (GMT)
Shape binding for groom curves to the scalp mesh surface using face groups.

Face groups are used for now to define the origin of a groom bundle. This
is probably going to be replaced at some point with a dedicated surface
graph/mesh, but is much easier to implement and gives sufficient functionality.

When a face map is selected as the basis of a hair bundle it will update
the curve shape automatically. In the future this should perhaps be an
optional step (user operator) because it destructively changes existing
shapes.

Commit Details:

Full Hash: 3ee9d04db3757fd284a55a3146e3d4d3c3c7fa0a
Parent Commit: 1d26d50
Lines Changed: +551, -97

1 Added Path:

/source/blender/bmesh/operators/bmo_face_island.c (+238, -0) (View)

14 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_groom.py (+2, -2) (Diff)
/source/blender/blenkernel/BKE_groom.h (+3, -2) (Diff)
/source/blender/blenkernel/BKE_mesh_sample.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/groom.c (+230, -51) (Diff)
/source/blender/blenkernel/intern/mesh_sample.c (+28, -8) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -0) (Diff)
/source/blender/bmesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+21, -0) (Diff)
/source/blender/bmesh/intern/bmesh_operators_private.h (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_walkers_impl.c (+2, -11) (Diff)
/source/blender/editors/groom/editgroom.c (+2, -8) (Diff)
/source/blender/makesdna/DNA_groom_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_groom.c (+15, -12) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021