|
From: <axl...@us...> - 2009-07-26 02:13:55
|
Revision: 440
http://hgengine.svn.sourceforge.net/hgengine/?rev=440&view=rev
Author: axlecrusher
Date: 2009-07-26 02:13:48 +0000 (Sun, 26 Jul 2009)
Log Message:
-----------
move to viewport
Modified Paths:
--------------
Mercury2/src/Mercury2.cpp
Modified: Mercury2/src/Mercury2.cpp
===================================================================
--- Mercury2/src/Mercury2.cpp 2009-07-26 02:13:15 UTC (rev 439)
+++ Mercury2/src/Mercury2.cpp 2009-07-26 02:13:48 UTC (rev 440)
@@ -90,7 +90,7 @@
// printf("\n");
root->RecursivePreRender();
root->RecursiveRender();
- renderGraph.RenderAlpha();
+// renderGraph.RenderAlpha();
w->SwapBuffers();
++m_count;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|