Undo reverses the last operation (if available). The last operation could be the last use of the mouse on a model canvas, the last requested command (except in the case of undo or redo), or a set of changes within one dialog box.
Undo can be used multiple times. The number of undo items available is limited by memory.
Redo reverses the effects of undo (if the preceeding operations where undo commands). Redo can be used multiple times.
Invert Selection will select unselected portions of the model, and unselect selected portions of the model according to the current selection mode.
If you are in group selection mode, ungrouped faces are ignored and will never be selected.
Hide will make faces or vertices of your choice invisible. This can be useful if some faces are blocking your view of the part of the model with which you are working.
You can hide the selected portion of the model or the unselected portion of the model. When you are ready to see the complete model again you can select Unhide all to make the invisible portions visible again.
Hidden model portions cannot be selected. Any commands or tools which operate on selected portions of the model will not modify hidden model objects.
Delete removes selected vertices, faces, and bone joints. If a vertex is removed, any faces which rely on that vertex will also be deleted. If a face is deleted which shares vertices with other faces, the vertices and unselected faces will not be deleted. If a bone joint is deleted it will delete keyframes for that bone joint and may cause animation problems for children of the deleted joint.
Delete can be used in Animation Mode to delete a skeletal animation keyframe for selected bone joints.
Duplicate creates a copy of the current selection. The old selection is unselected and the new faces will be selected for further manipulation. This is similar to a combined Copy/Paste action.
Copy Selected will copy all selected faces (along with groups and textures) into an internal clipboard. This selection can then be merged with another model using the Paste command.
Paste will merge the selected portion from a previous Copy command into the current model.
Flip will move selected vertices and faces so that they face a different direction. You can flip in the X, Y, or Z directions. For example, a Flip X would cause the selected part of the model to change to its mirror image from the front or back canvas view (the actual model is affected, not just the view).
Flatten will move selected vertices so that they share the same coordinate along a specific axis. You can flatten in the X, Y, or Z dimensions. For example, a Flatten X would cause the selected vertices to all have the same X coordinate.
Extrude takes faces that you have selected and extends them in a direction you specify. When those faces are extended, each edge becomes another face which is connected to the faces' original locations.
Use the X, Y, and Z text entry boxes to specify how far faces should be offset from their current location. If the "Make Back Faces" option is checked new polygons will be created where the old ones were, but facing the opposite direction (the extruded area will be completely enclosed by the extrusion).
Invert Normals will cause normals to extend from the opposite plane of selected faces. This is useful if some sections of the model have been manipulated in such a way that polygons are facing the wrong direction.
If you have very dark polygon faces or if some polygon faces don't show up in a different rendering engine, it may be because your normals are facing the wrong direction. In these cases, inverting normals will fix the problem.
Weld Vertices will join selected vertices into one vertex. The vertices must be very close to each other.
More than one set of vertices can be welded at one time. If you have a model which has been duplicated and flipped you can weld the seam between the two portions by moving the seams together, selecting all vertices along the seam, and using a single weld command. Only vertices near each other will be welded so that you can weld the entire seam in one operation.
Vertices can be disconnected again by using the unweld command.
Unweld Vertices will create a separate vertex for each face which uses a vertex.
Vertices can be reconnected by using the weld command.
Snap Vertices Together will join a set of selected vertices and optionally weld them together. This command has four different behavaiors:
Subdivide Faces will divide a triangle face into four triangles which share vertices.
Make Face will create a new face from three selected vertices. You must have exactly three vertices selected for this command to operate.
Rotate Texture Coordinates allows you to rotate the texture coordinates of a face or group of faces. If you use the Face version, the texture coordinates are rotated among each vertex of each selected face. If you use the Group version, the texture coordinates are rotated 90 degrees around the center of the material texture.
Align Selected opens a window to move the selected portion of the model so that the minimum, maximum, or center values of a given coordinate axis are aligned along a specified value of the axis. For example, if you have a cube you can use the Align Selection window to align the left or right (minimum or maximum, respectively) side of the cube with the axis (0.0) or any other value for X. The shape of the selected portion of the model remains unchanged.
See the Align Selection Window for more details.
Spherify opens a window to interactively morph the selected portion of the model into a spherical shape. See the Spherify Window for details.
Assign Vertices to Bone Joint assigns the currently selected vertices to the currently selected bone joint. You must have only one bone joint selected to use this command.
Select a bone joint, chose any vertex selection tool, and then use Shift-Select to select vertices without unselecting the bone joint.
Joints opens a window to allow you to rename joints or assign vertices to the selected joint.
See the Joints Window for more details.