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:
7a107da
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Tue, 18 Oct 2011 12:00:10 +0000
(20:00 +0800)
committer
Ash Tyndall
<
[email protected]
>
Tue, 18 Oct 2011 12:00:10 +0000
(20:00 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
8a007f9
..
0481882
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-583,7
+583,7
@@
void drawFloor() {
glVertex3fv(floorVertices[3]);
\r
glEnd();*/
\r
\r
-drawSquare(0, -10
00.0, -1000.0, 1000.0, 100
0.0);
\r
+drawSquare(0, -10
.0, -10.0, 10.0, 1
0.0);
\r
\r
/*if (useTexture) {
\r
glDisable(GL_TEXTURE_2D);
\r
UCC
git Repository :: git.ucc.asn.au