Blender Git Commit Log

Git Commits -> Revision d440711

Revision d440711 by Joshua Leung (master)
August 22, 2009, 04:11 (GMT)
Hook Modifier Bugfixes:

Fixed some typos made in previous commit. Hook Modifier should now work correctly again (and also for newly added Hook relationships)

Notes:
* To add a hook, you currently need to perform the following steps
1) add modifier from menu (no operator in EditMode)
2) specify the object (and/or bone to use as the hook target)
3a) in EditMode, select the vertices you wish to be affected by the hook, and press 'Assign'
3b) alternatively, fill in the vertex-group field for the Vertex Group which contains the vertices to be affected
4) press 'Reset' (to make sure hook will behave correctly)
5) optionally, also press 'Recenter' if the hook position isn't right...

* BUG ALERT (Brecht/Ton): it is impossible to clear the vertexgroup/bone fields once you have assigned some value. Doing backspace+enter (or any other variation) will always result in the first item in the search menu being used.

Commit Details:

Full Hash: d4407115faaf89061eed36cb69664f071db3fa31
SVN Revision: 22694
Parent Commit: 17e3b09
Lines Changed: +27, -24

3 Modified Paths:

/source/blender/blenkernel/intern/modifier.c (+5, -4) (Diff)
/source/blender/editors/object/object_edit.c (+21, -19) (Diff)
/source/blender/editors/object/object_modifier.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021