Added basic JME import dialog to model viewer. With the latest version

of LWJGL, the AWT canvas releases its OpenGL context after rendering.  
Rather than redesign all event handling to take place in the update 
method, I put in a hack to grab the context back.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4200 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Andrzej Kapolka
2006-06-20 19:36:23 +00:00
parent 694152013c
commit dc3bcddeb1
4 changed files with 186 additions and 9 deletions
+1
View File
@@ -6,6 +6,7 @@ commons-io.jar
commons-lang.jar
commons-logging.jar
jme-awt.jar
jme-effects.jar
jme-bui.jar
jme-model.jar
jme-sound.jar