I finaly found what case the problem on irrlihct 1.8
CScreenQuad's Material doesn''t set the BlendOperation, so driver shut down the blend opertaion.
To fix this, just change codes in EffectHandler.cpp at line 350 from:
driver->setRenderTarget(ScreenQuad.rt[0], false, false);
ScreenQuad ...
Search found 1 match
- Sat Sep 13, 2014 6:07 am
- Forum: Project Announcements
- Topic: XEffects - Reloaded - New Release (V 1.4)
- Replies: 826
- Views: 455199