hi,
i had a fully-patched irrlicht 0.6 and managed to get the 2D stuff like static text and 2D images individually transparent.
It seems these transparency bug are not corrected but it's so suprising i wonder if there's sth wrong with my code. can someone confirm me the alpha of a 2D image isn't used for displaying 2D elements in irrlicht 0.7?
Is it fixed in irrlicht NX? i've read the changelog it's not so clearly written.
issues with 2D transparency in irrlicht 0.7
I use draw2DImage method (Irrlicht NX) with transparency and it works fine for my Test Application