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:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user