UI: Capitalization Corrections
Approximately 141 changes of capitalization to conform to MLA title style. Differential Revision: https://developer.blender.org/D8392 Reviewed by Julian Eisel
This commit is contained in:
@@ -37,7 +37,7 @@ def draw_mask_context_menu(layout, context):
|
||||
|
||||
layout.separator()
|
||||
|
||||
layout.operator("mask.shape_key_rekey", text="Re-key Shape Points")
|
||||
layout.operator("mask.shape_key_rekey", text="Re-Key Shape Points")
|
||||
layout.operator("mask.feather_weight_clear")
|
||||
layout.operator("mask.shape_key_feather_reset", text="Reset Feather Animation")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user