[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - chart2/source
Markus Mohrhard
markus.mohrhard at collabora.co.uk
Sun Jan 12 15:57:04 PST 2014
chart2/source/view/main/OpenGLRender.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1c82c568f0f622b68f0dd916a37e3b9c3b630210
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date: Mon Jan 13 00:54:57 2014 +0100
disable my debug code
Change-Id: Iea6824c08ee88334bc0acb4b2bee9323c8995520
diff --git a/chart2/source/view/main/OpenGLRender.hxx b/chart2/source/view/main/OpenGLRender.hxx
index 7accdae..875f6fa 100644
--- a/chart2/source/view/main/OpenGLRender.hxx
+++ b/chart2/source/view/main/OpenGLRender.hxx
@@ -53,7 +53,7 @@ namespace unx
#include "glm/gtx/quaternion.hpp"
#define OPENGL_SCALE_VALUE 20
-#define DEBUG_POSITIONING 1
+#define DEBUG_POSITIONING 0
typedef struct PosVeci3
{
More information about the Libreoffice-commits
mailing list