Clean up spaces (make into tabs) in editmesh_tools

Also add menu items for Edgeloop Delete
This commit is contained in:
2005-08-07 21:47:08 +00:00
parent 941d5ae44e
commit 11e21a8bac
3 changed files with 1167 additions and 1162 deletions

View File

@@ -1738,6 +1738,7 @@ static TBitem tb_mesh_edit_edge[]= {
{ 0, "Rotate Edge CCW|Ctrl E", 11, NULL},
{ 0, "SEPR", 0, NULL},
{ 0, "Edgeslide|Ctrl E", 12, NULL},
{ 0, "Edge Loop Delete|Ctrl E", 13, NULL},
{ -1, "", 0, do_view3d_edit_mesh_edgesmenu}};
static TBitem tb_mesh_edit_face[]= {