Revision: 48052
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=48052
Author: nicholas_rishel
Date: 2012-06-18 19:04:16 +0000 (Mon, 18 Jun 2012)
Log Message:
-----------
* alexku, leaving this for your to delete. ;p
Modified Paths:
--------------
branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_matrix.c
Modified: branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_matrix.c
===================================================================
--- branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_matrix.c
2012-06-18 18:22:49 UTC (rev 48051)
+++ branches/soc-2012-swiss_cheese/source/blender/gpu/intern/gpu_matrix.c
2012-06-18 19:04:16 UTC (rev 48052)
@@ -41,7 +41,7 @@
/* Check if we have a good matrix */
-
+#if 0
static void checkmat(float *m)
{
int i;
@@ -52,7 +52,6 @@
}
-#if 0
#define CHECKMAT checkmat(CURMATRIX);
#else
#define CHECKMAT
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs