GPv3: Opacity modifier #116946
@ -104,7 +104,7 @@ const EnumPropertyItem rna_enum_object_modifier_type_items[] = {
|
|||||||
"GREASE_PENCIL_OPACITY",
|
"GREASE_PENCIL_OPACITY",
|
||||||
ICON_MOD_OPACITY,
|
ICON_MOD_OPACITY,
|
||||||
"Opacity",
|
"Opacity",
|
||||||
"Opacity of the strokes"},
|
"Change the opacity of the strokes"},
|
||||||
LukasTonne marked this conversation as resolved
Outdated
|
|||||||
|
|
||||||
RNA_ENUM_ITEM_HEADING(N_("Generate"), nullptr),
|
RNA_ENUM_ITEM_HEADING(N_("Generate"), nullptr),
|
||||||
{eModifierType_Array,
|
{eModifierType_Array,
|
||||||
|
Loading…
Reference in New Issue
Block a user
Opacity of the strokes
->Change the opacity of the strokes
I know this is just copying the old description, might as well fix it though