Update r6359 breaks nifty

Namely, the following update “corrupts” nifty display.



Pretty much everything is invisible except a couple of lines a pixel wide/thick.



http://code.google.com/p/jmonkeyengine/source/diff?spec=svn6359&r=6359&format=side&path=/branches/jme3/src/lwjgl-ogl/com/jme3/renderer/lwjgl/LwjglRenderer.java → go to line 771 to 778 to see the changed data.



I’ve manually reverted my copy of LwjglRenderer until it is fixed (I do want the other fixes. :)).

1 Like

It’s fixed in last SVN

1 Like

Thank you! :slight_smile:



Works like a charm now.