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:
2006-12-16 10:39:08 +00:00
parent 92379ec21f
commit 711a1f8686
3 changed files with 49 additions and 27 deletions

View File

@@ -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