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:
88cc1ce
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Tue, 18 Oct 2011 03:50:50 +0000
(11:50 +0800)
committer
Ash Tyndall
<
[email protected]
>
Tue, 18 Oct 2011 03:50:50 +0000
(11:50 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
c9ec127
..
46feed9
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-582,7
+582,6
@@
void display() {
\r
glPushMatrix();
\r
glDisable(GL_LIGHTING);
\r
- glColor3f(1.0, 1.0, 0.0);
\r
\r
/* Draw a yellow ball at the light source. */
\r
glTranslatef(lightPosition[0], lightPosition[1], lightPosition[2]);
\r
UCC
git Repository :: git.ucc.asn.au