(no commit message)
authorAsh Tyndall <[email protected]>
Thu, 20 Oct 2011 01:42:45 +0000 (09:42 +0800)
committerAsh Tyndall <[email protected]>
Thu, 20 Oct 2011 01:42:45 +0000 (09:42 +0800)
scene.c

diff --git a/scene.c b/scene.c
index 424835f..46e4f93 100644 (file)
--- a/scene.c
+++ b/scene.c
@@ -127,7 +127,7 @@ GLfloat near = -20;
 GLfloat far = 20;\r
 \r
 /* Zoom factor for mouse movements */\r
 GLfloat far = 20;\r
 \r
 /* Zoom factor for mouse movements */\r
-GLfloat zoomFactor = 1.0;\r
+GLfloat zoomFactor = 2.0;\r
 \r
 /* Recursion level for floor drawing */\r
 int drawFloorRecurse = 5;\r
 \r
 /* Recursion level for floor drawing */\r
 int drawFloorRecurse = 5;\r

UCC git Repository :: git.ucc.asn.au