Commit: 5467ed128fb171764122adf70d1436a162339a54 Author: Bastien Montagne Date: Tue Jan 26 21:58:54 2016 +0100 Branches: master https://developer.blender.org/rB5467ed128fb171764122adf70d1436a162339a54
Cleanup: forgot to comment again debug timing print in paint_stroke.c =================================================================== M source/blender/editors/sculpt_paint/paint_stroke.c =================================================================== diff --git a/source/blender/editors/sculpt_paint/paint_stroke.c b/source/blender/editors/sculpt_paint/paint_stroke.c index 3225d4d..e394c3f 100644 --- a/source/blender/editors/sculpt_paint/paint_stroke.c +++ b/source/blender/editors/sculpt_paint/paint_stroke.c @@ -68,7 +68,7 @@ #include <float.h> #include <math.h> -#define DEBUG_TIME +//#define DEBUG_TIME #ifdef DEBUG_TIME # include "PIL_time_utildefines.h" _______________________________________________ Bf-blender-cvs mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-blender-cvs
