batch remove .'s used with RNA_def_struct_ui_text
This commit is contained in:
@@ -310,7 +310,7 @@ void OBJECT_OT_shape_key_clear(wmOperatorType *ot)
|
||||
{
|
||||
/* identifiers */
|
||||
ot->name= "Clear Shape Keys";
|
||||
ot->description= "Clear weights for all shape keys.";
|
||||
ot->description= "Clear weights for all shape keys";
|
||||
ot->idname= "OBJECT_OT_shape_key_clear";
|
||||
|
||||
/* api callbacks */
|
||||
|
||||
Reference in New Issue
Block a user