freestyle lineset tag
attribute was defined but not used, also some code cleanup.
This commit is contained in:
@@ -473,7 +473,8 @@ class ShapeTransfer(Operator):
|
||||
|
||||
|
||||
class JoinUVs(Operator):
|
||||
"""Transfer UV Layouts from active to selected objects (needs matching geometry)"""
|
||||
"""Transfer UV Layouts from active to selected objects """ \
|
||||
"""(needs matching geometry)"""
|
||||
bl_idname = "object.join_uvs"
|
||||
bl_label = "Transfer UV Layouts"
|
||||
|
||||
|
Reference in New Issue
Block a user