Blender Git Commit Log

Git Commits -> Revision 296f91c

Revision 296f91c by Campbell Barton (master)
January 24, 2013, 04:02 (GMT)
add 'deform - integrate' option to mesh-cache,
This means the deformation on the input to the modifier can be re-applied ontop of the mesh cache.

In practice this is most useful for using corrective shape-keys with mesh-cache.

Commit Details:

Full Hash: 296f91c4cc02a5822bf8c74031be1ec35db86d3c
SVN Revision: 54063
Parent Commit: 5489d5c
Lines Changed: +157, -2

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_mesh.h (+10, -0) (Diff)
/source/blender/blenkernel/intern/mesh.c (+62, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+7, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+13, -0) (Diff)
/source/blender/modifiers/intern/MOD_meshcache.c (+56, -2) (Diff)
/source/blender/modifiers/intern/MOD_meshcache_util.c (+4, -0) (Diff)
/source/blender/modifiers/intern/MOD_meshcache_util.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021