Updated tooltips for operators 'Transfer Mix' and 'Join Shapes'. Fixes typo
This commit is contained in:
Submodule release/scripts/addons updated: ae3237c4c5...16040b3f21
Submodule release/scripts/addons_contrib updated: e83541d42c...f00d4fbe84
@@ -312,8 +312,7 @@ class SubdivisionSet(Operator):
|
||||
|
||||
|
||||
class ShapeTransfer(Operator):
|
||||
"""Copy another selected objects active shape to this one by """ \
|
||||
"""applying the relative offsets"""
|
||||
"""Copy the active shape key of another selected object to this one"""
|
||||
|
||||
bl_idname = "object.shape_key_transfer"
|
||||
bl_label = "Transfer Shape Key"
|
||||
|
||||
Reference in New Issue
Block a user