[Amelia-development] Found the Linux Irrlicht Problem
Status: Alpha
Brought to you by:
jppequenao
|
From: Karol K. <kk...@gm...> - 2008-11-05 17:34:33
|
Hey Joao, Yesterday evening I've found out what causes the Irrlicht window to stop working after we switch to the menu and then back. However I don't really know what a good solution is.... The only way to fix it is to disable OpenGL acceleration in the main menu. The problem is that if we embed Irrlicht into a window and the show another OpenGL window (QGLWidget or another Irrlicht window), the first Irrlicht window stops working. So I think that for now we should disable the OpenGL acceleration in the main menu for now under Linux, and instead turn on a bunch of caching features. I think that will give us reasonable performance, considering that the menu animations are relatively simple... -- Cheers, Karol Krizka |