[Bf-blender-cvs] [9426505] master: Fixed incomplete comment

Joshua Leung noreply at git.blender.org
Sun Dec 13 13:19:33 CET 2015


Commit: 94265057b5fa87da257a46d583d7cbbd157e8a2a
Author: Joshua Leung
Date:   Mon Dec 14 01:09:28 2015 +1300
Branches: master
https://developer.blender.org/rB94265057b5fa87da257a46d583d7cbbd157e8a2a

Fixed incomplete comment

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

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

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

diff --git a/source/blender/editors/gpencil/gpencil_brush.c b/source/blender/editors/gpencil/gpencil_brush.c
index 48d8b42..91518a5 100644
--- a/source/blender/editors/gpencil/gpencil_brush.c
+++ b/source/blender/editors/gpencil/gpencil_brush.c
@@ -706,7 +706,7 @@ static bool gp_brush_randomise_apply(tGP_BrushEditData *gso, bGPDstroke *gps, in
  *   by placing the midpoint of the buffer strokes under the cursor now
  *
  * - Otherwise, in:
- *   "Stamp Mode" - Move the newly pasted strokes so that their center
+ *   "Stamp Mode" - Move the newly pasted strokes so that their center follows the cursor
  *   "Continuous" - Repeatedly just paste new copies for where the brush is now
  */




More information about the Bf-blender-cvs mailing list