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:
87b1e4d
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 03:17:17 +0000
(11:17 +0800)
committer
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 03:17:17 +0000
(11:17 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
2730c4f
..
9829616
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-324,7
+324,6
@@
void display() {
);
\r
\r
glRotatef(50.0, 1.0, 0.0, 0.0);
\r
- glRotatef(15.0, 0.0, 1.0, 0.0);
\r
\r
/* Reposition the light source. */
\r
lightPosition[0] = 12*cos(lightAngle);
\r
UCC
git Repository :: git.ucc.asn.au