Blender Git Loki

Git Commits -> Revision 7f2e439

Revision 7f2e439 by Brecht Van Lommel (master)
November 11, 2007, 22:54 (GMT)

Mesh Deform Modifier
====================

Dynamic binding support. This means that the mesh can move _within_
the cage and still deform correct. If the mesh goes out of the cage,
don't expect correct result. Must be enabled with the 'Dynamic'
option, because it is slower and consumes more memory.

This is useful to use e.g. the cage mesh for main deformations and
still have shape keys for facial deformation working.

Commit Details:

Full Hash: 7f2e43968a917e4512117164a8645756893c93da
SVN Revision: 12559
Parent Commit: 828eba4
Lines Changed: +224, -57

6 Modified Paths:

/source/blender/blenkernel/intern/modifier.c (+85, -18) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+5, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+22, -2) (Diff)
/source/blender/src/buttons_editing.c (+17, -8) (Diff)
/source/blender/src/meshlaplacian.c (+90, -29) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021