Revision: 16220
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16220
Author: campbellbarton
Date: 2008-08-22 04:33:19 +0200 (Fri, 22 Aug 2008)
Log Message:
-----------
error in last commit
Modified Paths:
--------------
branches/apricot/source/blender/src/drawmesh.c
Modified: branches/apricot/source/blender/src/drawmesh.c
===================================================================
--- branches/apricot/source/blender/src/drawmesh.c 2008-08-22 00:54:22 UTC
(rev 16219)
+++ branches/apricot/source/blender/src/drawmesh.c 2008-08-22 02:33:19 UTC
(rev 16220)
@@ -507,7 +507,7 @@
else {
badtex = set_draw_settings_cached(0,
Gtexdraw.istex, tface, Gtexdraw.islit, Gtexdraw.ob, matnr, TF_TWOSIDE);
if (badtex) {
- mcol+=4;
+ if (mcol) mcol+=4;
continue;
}
}
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs