Extrude

Reference

Mode

Edit Mode

Menu

Armature ‣ Extrude

Hotkey

E, Shift-E

When you press E, for each selected tip (either explicitly or implicitly), a new bone is created. This bone will be the child of "its" tip owner, and connected to it. As usual, once extrusion is done, only the new bones' tips are selected, and in select mode, so you can place them to your liking. See Fig. Extrusion example..

Extrusion example.
../../../../_images/animation_armatures_bones_editing_extrude_example-1.png

An armature with three selected tips.

../../../../_images/animation_armatures_bones_editing_extrude_example-2.png

The three extruded bones.

You also can use the rotating/scaling extrusions, as with meshes, by pressing respectively E R and E S -- as well as locked extrusion along a global or local axis.

Mirror extrusion example.
../../../../_images/animation_armatures_bones_editing_extrude_mirror-1.png

A single selected bone's tip.

../../../../_images/animation_armatures_bones_editing_extrude_mirror-2.png

The two mirror-extruded bones.

Bones have an extra "mirror extruding" tool, called by pressing Shift-E. By default, it behaves exactly like the standard extrusion. But once you have enabled X-Axis Mirror editing option, each extruded tip will produce two new bones, having the same name except for the "_L"/ "_R" suffix (for left/right, see the naming conventions). The "_L" bone behaves like the single one produced by the default extrusion -- you can move, rotate or scale it exactly the same way. The "_R" bone is its mirror counterpart (along the armature's local X axis), see Fig. Mirror extrusion example..

重要

Canceling the extrude action causes the newly created bones to snap back to the source position, (creating zero length bones). These will be removed when exiting Edit Mode, however, they can cause confusion and it's unlikely you want to keep them. If you realize the problem immediately undo the extrude action.

In case you are wondering, you cannot just press X to solve this as you would in mesh editing, because extrusion selects the newly created tips, and as explained below the Delete tool ignores bones' joints. To get rid of these extruded bones without undoing, you would have to move the tips, then select the bones and delete them.

Mouse Clicks

Reference

Mode

Edit Mode

Hotkey

Ctrl-RMB

If at least one bone is selected, Ctrl-RMB-clicking adds a new bone.

About the new bone's tip:

After you Ctrl-RMB-clicked it becomes the active element in the armature, it appears to be right where you clicked, but (as in mesh editing) it will be on the plane parallel to the view and passing through the 3D cursor.

The position of the root and the parenting of the new bone depends on the active element:

../../../../_images/animation_armatures_bones_editing_extrude_mouse-clicks-1.png

Ctrl-clicking when the active element is a bone.

If the active element is a bone:

../../../../_images/animation_armatures_bones_editing_extrude_mouse-clicks-2.png

Ctrl-clicking when the active element is a tip.

If the active element is a tip:

../../../../_images/animation_armatures_bones_editing_extrude_mouse-clicks-3.png

Ctrl-clicking when the active element is a disconnected root.

If the active element is a disconnected root:

And hence the new bone will not be connected to any bone.

../../../../_images/animation_armatures_bones_editing_extrude_mouse-clicks-4.png

Ctrl-clicking when the active element is a connected root.

If the active element is a connected root:

This should be obvious because if the active element is a connected root then the active element will be also the tip of the parent bone, so it is the same as the second case.

As the tip of the new bone becomes the active element, you can repeat these Ctrl-RMB clicks several times, to consecutively add several bones to the end of the same chain.