Commit: cba7391d4a42a44efeddae3ff717e542a3c73738
Author: Antonio Vazquez
Date:   Thu Aug 13 11:17:25 2020 +0200
Branches: greasepencil-edit-curve
https://developer.blender.org/rBcba7391d4a42a44efeddae3ff717e542a3c73738

GPencil: Make format

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

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

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

diff --git a/source/blender/editors/gpencil/gpencil_vertex_paint.c 
b/source/blender/editors/gpencil/gpencil_vertex_paint.c
index 34731e1270c..fbb1e0dcb08 100644
--- a/source/blender/editors/gpencil/gpencil_vertex_paint.c
+++ b/source/blender/editors/gpencil/gpencil_vertex_paint.c
@@ -819,7 +819,7 @@ static void 
gpencil_save_selected_point(tGP_BrushVertexpaintData *gso,
   gso->pbuffer_used++;
 }
 
-/* Select points in this stroke and add to an array to be used later. 
+/* Select points in this stroke and add to an array to be used later.
  * Returns true if any point was hit and got saved */
 static bool gpencil_vertexpaint_select_stroke(tGP_BrushVertexpaintData *gso,
                                               bGPDstroke *gps,

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to