Blender Git Commit Log

Git Commits -> Revision c8f8045

Revision c8f8045 by Maxime Casas (master)
September 9, 2021, 04:05 (GMT)
Modifier: add support for vertex groups

Allow blending the imported cache with the modifiers stack above the
MeshCache modifier.

This is particularly useful for instance when dealing with cloth
simulations performed in another software, where some parts of the cloth
are completely pinned (non-simulated, following the armature). Indeed,
this would allow modifying the animation in some areas without having to
rebake the other parts or the cloth, resulting in a much more flexible
workflow.

Reviewed By: #modeling, campbellbarton, mont29

Ref D9898

Commit Details:

Full Hash: c8f80453d5c8e7004b46b866ca9923ce59766c7b
Parent Commit: f9ebd17
Committed By: Campbell Barton
Lines Changed: +86, -8

3 Modified Paths:

/source/blender/makesdna/DNA_modifier_types.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+15, -0) (Diff)
/source/blender/modifiers/intern/MOD_meshcache.c (+65, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021