Hi rogerborg, thanks for post.
the version is 1.4.2 from official web, windows version with codeblocks. (not svn versions).
thanks in advance.
Search found 21 matches
- Sat Nov 22, 2008 2:07 pm
- Forum: Beginners Help
- Topic: Characters sharing mesh problem!
- Replies: 5
- Views: 309
- Sat Nov 22, 2008 12:42 pm
- Forum: Beginners Help
- Topic: Characters sharing mesh problem!
- Replies: 5
- Views: 309
- Sat Nov 22, 2008 12:32 pm
- Forum: Beginners Help
- Topic: Characters sharing mesh problem!
- Replies: 5
- Views: 309
Characters sharing mesh problem!
Hi friends. I have a problem with the characters meshes. When i load a character file i use smgr->GetMesh(filename) function. casting to skinned mesh for use useAnimationFrom() function. i.e: AnimatedMesh=static_cast<ISkinnedMesh*>(smgr->getMesh("player.b3d")); of course animatedmesh var i...
- Thu Oct 16, 2008 7:31 am
- Forum: Beginners Help
- Topic: Link problems.
- Replies: 8
- Views: 638
- Wed Oct 15, 2008 10:07 pm
- Forum: Beginners Help
- Topic: Link problems.
- Replies: 8
- Views: 638
- Wed Oct 15, 2008 9:37 pm
- Forum: Beginners Help
- Topic: Link problems.
- Replies: 8
- Views: 638
- Wed Oct 15, 2008 9:04 pm
- Forum: Beginners Help
- Topic: Link problems.
- Replies: 8
- Views: 638
Link problems.
Hi guys, first congrats to BlindSide for XEffexts , its something amazing. I am trying to move my game (in development) to Irrlicht: this is the url http://ldravenblog.blogspot.com And i was trying to test in my project adding the h and cpp files but when i compile i have 4 errors. Exactly like this...
- Wed Oct 15, 2008 9:02 pm
- Forum: Project Announcements
- Topic: XEffects - Reloaded - New Release (V 1.4)
- Replies: 826
- Views: 436283
- Wed Oct 15, 2008 8:38 pm
- Forum: Project Announcements
- Topic: XEffects - Reloaded - New Release (V 1.4)
- Replies: 826
- Views: 436283
- Mon Oct 17, 2005 7:37 pm
- Forum: Off-topic
- Topic: Medieval Fantasy Building Pack!!!
- Replies: 8
- Views: 968
Hi again. I think like trekker. If the moderators tell me that i can´t post commercial adversiting, i will do it. (but i would not undertand it, if i post in off-topic) Sorry if in the beginning i posted in wrong forum (Project announcements) but I think that in Off Topic i can post my work, and if ...
- Fri Oct 14, 2005 2:43 pm
- Forum: Off-topic
- Topic: Medieval Fantasy Building Pack!!!
- Replies: 8
- Views: 968
This pack is related with irrlichts projects for people that need models for they games and haven´t 3d artists or need specify objects, in this case medieval. I dont know if this post is in the wrong place.If this is true, im sorry.I have not problem that the moderators change it to other place. Gre...
- Thu Oct 13, 2005 3:33 pm
- Forum: Off-topic
- Topic: Medieval Fantasy Building Pack!!!
- Replies: 8
- Views: 968
Medieval Fantasy Building Pack!!!
Hi all. I have been working on a medieval building pack for games creators. This is the first pack, in the future i will work in more packs (objects, characters, etc..). The format of the models are: 3DS, X and B3D. The webpage is: http://80.59.39.159/index.html if dont work try this: http://217.126...
- Mon Mar 15, 2004 10:24 am
- Forum: Beginners Help
- Topic: Read text files
- Replies: 2
- Views: 587
- Thu Mar 11, 2004 6:54 pm
- Forum: Beginners Help
- Topic: Read text files
- Replies: 2
- Views: 587
Read text files
Hi all. I have a text file (.txt) with some text lines. I want read line by line this file. How can i do it?? How can i do it for give me the line in a char variable??? I test with incluing fstream.h file for use file.getline() or other funcitons but dont work me. Any idea??? I supose that i must us...
- Thu Mar 11, 2004 11:52 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: How to get Direct X 8 in Dev-CPP
- Replies: 51
- Views: 34407