Cleanup: style

This commit is contained in:
2019-04-09 23:16:11 +10:00
parent 32f3d47990
commit e49da07184
10 changed files with 23 additions and 17 deletions

View File

@@ -324,15 +324,15 @@ class ShapeTransfer(Operator):
('OFFSET',
"Offset",
"Apply the relative positional offset",
),
),
('RELATIVE_FACE',
"Relative Face",
"Calculate relative position (using faces)",
),
),
('RELATIVE_EDGE',
"Relative Edge",
"Calculate relative position (using edges)",
),
),
),
name="Transformation Mode",
description="Relative shape positions to the new shape method",