Revision: 42512
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=42512
Author: howardt
Date: 2011-12-08 12:55:34 +0000 (Thu, 08 Dec 2011)
Log Message:
-----------
Undo mistaken debug code from commit 42511
Modified Paths:
--------------
branches/bmesh/blender/source/blender/editors/mesh/mesh_data.c
Modified: branches/bmesh/blender/source/blender/editors/mesh/mesh_data.c
===================================================================
--- branches/bmesh/blender/source/blender/editors/mesh/mesh_data.c
2011-12-08 12:53:43 UTC (rev 42511)
+++ branches/bmesh/blender/source/blender/editors/mesh/mesh_data.c
2011-12-08 12:55:34 UTC (rev 42512)
@@ -752,7 +752,7 @@
int *polyindex = NULL;
float (*face_nors)[3];
- /* if(mesh->totface > 0 && mesh->totpoly == 0) */
+ if(mesh->totface > 0 && mesh->totpoly == 0)
convert_mfaces_to_mpolys(mesh);
if(calc_edges || (mesh->totpoly && mesh->totedge == 0))
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs