(no commit message)
authorAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 12:27:54 +0000 (20:27 +0800)
committerAsh Tyndall <[email protected]>
Fri, 21 Oct 2011 12:27:54 +0000 (20:27 +0800)
scene.c

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