Added 'remove doubles' tool to uv editor.

This commit is contained in:
Matthew Smith
2012-11-13 18:29:29 +00:00
parent 95a64ff2da
commit b6d15e3778
2 changed files with 107 additions and 0 deletions

View File

@@ -249,6 +249,7 @@ class IMAGE_MT_uvs_weldalign(Menu):
layout = self.layout
layout.operator("uv.weld") # W, 1
layout.operator("uv.remove_doubles")
layout.operator_enum("uv.align", "axis") # W, 2/3/4