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:
c0ede11
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 12:27:54 +0000
(20:27 +0800)
committer
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 12:27:54 +0000
(20:27 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
2a452b0
..
c1e1eb9
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-112,6
+112,7
@@
void processLightEvents(int id) {
void processObjectEvents(int id) {
\r
// **NOTE: For the testing phase, only have the teapot
\r
addSceneObject(id);
\r
+ glutPostRedisplay();
\r
}
\r
\r
/**
\r
UCC
git Repository :: git.ucc.asn.au