Stephen Gold

Results 451 comments of Stephen Gold

I've begun studying this PR. So many levels of indirection! I understand correctly, I can create a new library with its own version of `com.jme3.system.JmeDialogsFactoryImpl`, and applications including that library...

In my opinion, this PR isn't ready to be merged yet. At the very least, it needs javadoc and reformatting.

I wasn't able to test on Linux due to issue #947. On Windows 7, a simple test with JME 3.3.2-stable and LWJGL 2.9.3 shows noticeable contrast between the viewport background...

I agree that colors should look different between `isGamma=true` and `isGamma=false`, but that's not what this issue is about. The issue is that they *don't* look different in fullscreen, even...

I suppose it could be a driver-specific issue. I'm not finding any fullscreen modes with 24bpp color depth. However, I reproduced the issue with 32bpp 640x480 fullscreen.

```text LWJGL 2.9.3 context running on thread jME3 Main * Graphics Adapter: nvd3dumx,nvwgf2umx,nvwgf2umx * Driver Version: 23.21.13.8873 * Scaling Factor: 1 OpenGL Renderer Information * Vendor: NVIDIA Corporation * Renderer:...

@yaRnMcDonuts any news on this issue?