All information for the better need to be collected in the one place and in same language. Otherwise it won't available for everyone.
PS. I am russian too. And I'm trying to speak english.
Search found 3 matches
- Mon Dec 29, 2003 8:17 am
- Forum: Open Discussion and Dev Announcements
- Topic: Germany
- Replies: 11
- Views: 2022
- Tue Dec 23, 2003 4:16 am
- Forum: Advanced Help
- Topic: terrain rendernig
- Replies: 2
- Views: 1905
- Sun Dec 14, 2003 7:21 am
- Forum: Open Discussion and Dev Announcements
- Topic: EMT_TRANSPARENT_ALPHA_CHANNEL implementation
- Replies: 2
- Views: 1236
Small addition. 1) Others materials can be drawn incorrectly because D3DRS_ALPHATESTENABLE is TRUE after using EMT_TRANSPARENT_ALPHA_CHANNEL material. 2) The following line in prev my post actually its simply nothing does: pID3DDevice->SetTextureStageState( 0, D3DTSS_ALPHAOP, D3DTOP_DISABLE ); PS. M...