[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [39226] branches/soc-2011-onion/source/ blender/editors/sculpt_paint/paint_uv.c: Little ducks can go to their mom now that I' ve got direct visual feedback of operation

Antony Riakiotakis kalast at gmail.com
Tue Aug 9 20:25:58 CEST 2011


Revision: 39226
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=39226
Author:   psy-fi
Date:     2011-08-09 18:25:57 +0000 (Tue, 09 Aug 2011)
Log Message:
-----------
Little ducks can go to their mom now that I've got direct visual feedback of operation

Modified Paths:
--------------
    branches/soc-2011-onion/source/blender/editors/sculpt_paint/paint_uv.c

Modified: branches/soc-2011-onion/source/blender/editors/sculpt_paint/paint_uv.c
===================================================================
--- branches/soc-2011-onion/source/blender/editors/sculpt_paint/paint_uv.c	2011-08-09 18:23:40 UTC (rev 39225)
+++ branches/soc-2011-onion/source/blender/editors/sculpt_paint/paint_uv.c	2011-08-09 18:25:57 UTC (rev 39226)
@@ -136,8 +136,6 @@
 			}
 		}
 	}
-	/* for tradition's sake */
-	printf("little ducks coords: %f %f, brush size: %f\n", co[0], co[1], radius);
 	BKE_mesh_end_editmesh(obedit->data, em);
 }
 




More information about the Bf-blender-cvs mailing list