Commit: 075e7a734862c6188d4b6949bcfd90993ea32c5c
Author: Antonio Vazquez
Date:   Mon Jul 19 16:58:56 2021 +0200
Branches: asset-greasepencil
https://developer.blender.org/rB075e7a734862c6188d4b6949bcfd90993ea32c5c

GPencil: Comment clenaup

===================================================================

M       source/blender/editors/gpencil/gpencil_asset.c

===================================================================

diff --git a/source/blender/editors/gpencil/gpencil_asset.c 
b/source/blender/editors/gpencil/gpencil_asset.c
index eb4f33c1094..934143d08cc 100644
--- a/source/blender/editors/gpencil/gpencil_asset.c
+++ b/source/blender/editors/gpencil/gpencil_asset.c
@@ -252,7 +252,7 @@ static int gpencil_asset_create_exec(bContext *C, 
wmOperator *op)
     }
   }
 
-  /* Set origin to bounding box of  strokes. */
+  /* Set origin to bounding box of strokes. */
   if (reset_origin) {
     float gpcenter[3];
     BKE_gpencil_centroid_3d(gpd, gpcenter);

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to