UI: Add/Improve a few tooltips
See T51061
This commit is contained in:
@@ -793,7 +793,7 @@ void OBJECT_OT_modifier_add(wmOperatorType *ot)
|
||||
|
||||
/* identifiers */
|
||||
ot->name = "Add Modifier";
|
||||
ot->description = "Add a modifier to the active object";
|
||||
ot->description = "Add a procedural operation/effect to the active object";
|
||||
ot->idname = "OBJECT_OT_modifier_add";
|
||||
|
||||
/* api callbacks */
|
||||
|
||||
Reference in New Issue
Block a user