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:
0c13828
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Tue, 18 Oct 2011 12:25:05 +0000
(20:25 +0800)
committer
Ash Tyndall
<
[email protected]
>
Tue, 18 Oct 2011 12:25:05 +0000
(20:25 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
bc532de
..
21a59de
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-594,7
+594,7
@@
void drawSquare(int recurseLevel, float x1, float y1, float x2, float y2) {
*/
\r
void drawFloor() {
\r
\r
-drawSquare(0, -100
0.0, -1000.0, 1000.0, 10
00.0);
\r
+drawSquare(0, -100
.0, -100.0, 100.0, 1
00.0);
\r
\r
/*if (useTexture) {
\r
glDisable(GL_TEXTURE_2D);
\r
UCC
git Repository :: git.ucc.asn.au