Commit: 957348116b60e5ad74be94de1dfc4586e7759f14
Author: YimingWu
Date: Wed Jul 17 14:12:18 2019 +0800
Branches: soc-2019-npr
https://developer.blender.org/rB957348116b60e5ad74be94de1dfc4586e7759f14
GPencil: Renamed modifier "Length".
===================================================================
M source/blender/gpencil_modifiers/intern/MOD_gpencillength.c
===================================================================
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencillength.c
b/source/blender/gpencil_modifiers/intern/MOD_gpencillength.c
index 25a411908fe..85d0afa0602 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencillength.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencillength.c
@@ -147,7 +147,7 @@ static void foreachObjectLink(GpencilModifierData *md,
}
GpencilModifierTypeInfo modifierType_Gpencil_Length = {
- /* name */ "Length Stretch",
+ /* name */ "Length",
/* structName */ "LengthGpencilModifierData",
/* structSize */ sizeof(LengthGpencilModifierData),
/* type */ eGpencilModifierTypeType_Gpencil,
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs