Kaydet (Commit) c2ce981d authored tarafından Markus Mohrhard's avatar Markus Mohrhard

don't enable debug renderingto png

Change-Id: Ib15c3fb2f2dd61a9bbab9b6c47866e15c8a7659a
üst 77b32011
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
#include "glm/gtc/matrix_inverse.hpp" #include "glm/gtc/matrix_inverse.hpp"
#include <boost/checked_delete.hpp> #include <boost/checked_delete.hpp>
#define DEBUG_FBO 1 #define DEBUG_FBO 0
#define GL_PI 3.14159f #define GL_PI 3.14159f
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment