Blender Git Commit Log

Git Commits -> Revision 220669d

Revision 220669d by Joshua Leung (master)
November 22, 2009, 12:28 (GMT)
Parenting and Deforms:

Parenting an object to some deformer (i.e. Armature, Curve, Lattice) now adds a new modifier if the object is deformable.

The advantages of this over setting PAR_SKEL mode are:
- instead of a hidden 'virtual' modifier, the user has direct feedback about what sort of modifier is being applied to deform
- most of the time in 2.4, whenever a virtual modifier was added, users would inevitably end up clicking "Make Real" on it

Of course, it's still possible to get 'virtual' modifiers by setting the parent type using the menu-property, but this just makes general setup easier.

Commit Details:

Full Hash: 220669d1fd5fe04f50b9fc6413d86015350130e8
SVN Revision: 24760
Parent Commit: 8e877c1
Lines Changed: +41, -10

4 Modified Paths:

/source/blender/editors/include/ED_object.h (+1, -1) (Diff)
/source/blender/editors/object/object_hook.c (+1, -1) (Diff)
/source/blender/editors/object/object_modifier.c (+3, -3) (Diff)
/source/blender/editors/object/object_relations.c (+36, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021