Intergrated select group editmode into the menus and re-shuffled the Mesh tool buttons to fit a threshold value in.

also changed the way areas/perimeter and lengths are compared so it will be indipendant of scale.
This commit is contained in:
2006-05-21 17:12:10 +00:00
parent 2f4b5dbab2
commit 33c0ebbc8e
5 changed files with 58 additions and 42 deletions

View File

@@ -858,6 +858,7 @@ static TBitem tb_mesh_select[]= {
{ 0, "Triangles|Shift Ctrl Alt 3", 11, NULL},
{ 0, "Quads|Shift Ctrl Alt 4", 12, NULL},
{ 0, "Non-Triangles/Quads|Shift Ctrl Alt 5", 13, NULL},
{ 0, "Group From Selection|Shift G", 21, NULL},
{ 0, "SEPR", 0, NULL},
{ 0, "More|Ctrl NumPad +", 7, NULL},
{ 0, "Less|Ctrl NumPad -", 8, NULL},