git.ucc.asn.au
/
atyndall
/
cits2231.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a12d679
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Thu, 20 Oct 2011 13:11:36 +0000
(21:11 +0800)
committer
Ash Tyndall
<
[email protected]
>
Thu, 20 Oct 2011 13:11:36 +0000
(21:11 +0800)
globals.c
patch
|
blob
|
history
diff --git
a/globals.c
b/globals.c
index
4c829c5
..
9e0554a
100644
(file)
--- a/
globals.c
+++ b/
globals.c
@@
-67,7
+67,7
@@
GLfloat farClip = 200;
GLfloat zoomFactor = 1.0;
/* Recursion level for floor drawing */
-int drawFloorRecurse =
5
;
+int drawFloorRecurse =
8
;
/* Size of floor, from -n to n */
int floorSize = 200;
UCC
git Repository :: git.ucc.asn.au