Revision: 30773
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30773
Author:   jwilkins
Date:     2010-07-26 22:17:21 +0200 (Mon, 26 Jul 2010)

Log Message:
-----------
* removing code meant for debugging

Modified Paths:
--------------
    trunk/blender/source/blender/editors/sculpt_paint/paint_stroke.c

Modified: trunk/blender/source/blender/editors/sculpt_paint/paint_stroke.c
===================================================================
--- trunk/blender/source/blender/editors/sculpt_paint/paint_stroke.c    
2010-07-26 20:05:08 UTC (rev 30772)
+++ trunk/blender/source/blender/editors/sculpt_paint/paint_stroke.c    
2010-07-26 20:17:21 UTC (rev 30773)
@@ -582,7 +582,7 @@
                        return;
 
                hit = sculpt_get_brush_geometry(C, x, y, &pixel_radius, 
location, modelview, projection, viewport);
-return;
+
                if (brush_use_locked_size(brush))
                        brush_set_size(brush, pixel_radius);
 


_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to