Parinesh-Baitule / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

jMP SceneViewer does not work on Linux #369

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The lwjgl canvas has serious problems on the various Linux OS's. If the canvas 
opens a context at all its mostly unstable. This makes many functions of the 
IDE not work as they depend on a working OpenGL context.

Original issue reported on code.google.com by normen667 on 23 Jul 2011 at 12:57

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 1 Aug 2011 at 3:57

GoogleCodeExporter commented 8 years ago
Has been fixed through Panel and disabling AWT acceleration, Canvas does not 
work stable yet though.

Original comment by normen667 on 16 Oct 2011 at 12:01