made editmode select grouped work with mixed selections - can show select grouped items for vert/edges/faces all at once.
bad comment in Axiscopy and spelling fix in export_obj
This commit is contained in:
@@ -103,7 +103,6 @@ def main():
|
||||
Draw.PupMenu("Error%t|Meshes must be single user")
|
||||
return
|
||||
|
||||
# remove linked
|
||||
if len(obs) < 1:
|
||||
Draw.PupMenu("Error: you must select at least 2 objects")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user