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:
c52f002
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Wed, 19 Oct 2011 12:15:25 +0000
(20:15 +0800)
committer
Ash Tyndall
<
[email protected]
>
Wed, 19 Oct 2011 12:15:25 +0000
(20:15 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
60fde81
..
78ac064
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-657,7
+657,8
@@
void display() {
\r
drawFloor();
\r
\r
-
\r
+ drawLine();
\r
+
\r
// Draw teapot for a test object
\r
glPushMatrix();
\r
glTranslatef(0.0, 1.0, 0.0); // **NOTE: Teapot does not rest on surface
\r
UCC
git Repository :: git.ucc.asn.au