Search found 2 matches

by VillageIdiot
Sat Aug 06, 2011 8:58 pm
Forum: Bug reports
Topic: No transparent objects if stencilbuffer shadows are on
Replies: 7
Views: 1179

Re: No transparent objects if stencilbuffer shadows are on

It's really obvious in the Special FX tutorial (#8) which is where I found it.
by VillageIdiot
Sun Jul 31, 2011 8:14 pm
Forum: Bug reports
Topic: No transparent objects if stencilbuffer shadows are on
Replies: 7
Views: 1179

Re: No transparent objects if stencilbuffer shadows are on

I noticed that too, but only with Direct3D8 and Direct3D9.
I changed the material flag EMF_BLEND_OPERATION to true and it appears to fix it.
I am a newb with Irrlicht, so there may be some side effects on turning on this flag which I do not know.