Search found 7 matches
- Thu Nov 01, 2007 11:09 am
- Forum: Beginners Help
- Topic: collision is my Enemy [HELP]
- Replies: 10
- Views: 802
- Mon Oct 22, 2007 6:33 am
- Forum: Bug reports
- Topic: 2 Questions to Textures
- Replies: 10
- Views: 991
- Mon Oct 15, 2007 11:54 am
- Forum: Bug reports
- Topic: 2 Questions to Textures
- Replies: 10
- Views: 991
- Sun Oct 14, 2007 6:07 pm
- Forum: Bug reports
- Topic: 2 Questions to Textures
- Replies: 10
- Views: 991
thanks a lot... all problems solved that scrolling works now, but it scrolls all my textures... i have no idea why, because the object orientated call on this method should only transform the texture from the object, that it was called on, shouldn't it? is there any good way of using drawing-functio...
- Sat Oct 13, 2007 4:44 pm
- Forum: Bug reports
- Topic: 2 Questions to Textures
- Replies: 10
- Views: 991
2 Questions to Textures
I searched a while in the Forums and found a few Threads about texture-scrolling and everytime it's said to should work doesn't that's exactly my first problem... that stands in the main-loop: cube->getMaterial(0).getTextureMatrix(0).setTranslation(core::vector3df(x,y,0)); y+=0.01f; x+=0.01f; no eff...
- Thu Oct 11, 2007 3:21 pm
- Forum: Beginners Help
- Topic: ISceneManager
- Replies: 4
- Views: 353
- Wed Oct 10, 2007 6:33 pm
- Forum: Beginners Help
- Topic: ISceneManager
- Replies: 4
- Views: 353
ISceneManager
Hello everyone, first: I'm a German so don't expect a perfect English :wink: I started using Irrlicht a few weeks ago, and now i suddenly have problems i hadn't had before. I know that 99% of the Softwareproblems sit in front of the monitor and that's why i can't believe that Irrlicht is to blame in...