Blender Git Commit Log

Git Commits -> Revision 7accd3a

Revision 7accd3a by Ton Roosendaal (master)
November 16, 2007, 15:46 (GMT)
Long outstanding feature request: "Multi Modifier"

This allows to mix between the result of 2 modifiers, with both
using the same input state. This is useful for having a mesh deform
and armature deform working together.

However! This functionality could have been presented better...
this is actually Node editor stuff!

Now it works by adding a "MM" button, next to the "overall vgroup"
option. If MM is pressed, the input of this modifier is the same as
the input of the previous modifier.
Only the armature modifier has this option now...





Commit Details:

Full Hash: 7accd3a662569b3c23e456f1560e35cab95280f6
SVN Revision: 12610
Parent Commit: ad700ba
Lines Changed: +59, -10

5 Modified Paths:

/source/blender/blenkernel/BKE_lattice.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/armature.c (+22, -3) (Diff)
/source/blender/blenkernel/intern/modifier.c (+30, -3) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -1) (Diff)
/source/blender/src/buttons_editing.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021