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: 409
- Sat Nov 22, 2008 12:42 pm
- Forum: Beginners Help
- Topic: Characters sharing mesh problem!
- Replies: 5
- Views: 409
- Sat Nov 22, 2008 12:32 pm
- Forum: Beginners Help
- Topic: Characters sharing mesh problem!
- Replies: 5
- Views: 409
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 is ...
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 is ...
- Thu Oct 16, 2008 7:31 am
- Forum: Beginners Help
- Topic: Link problems.
- Replies: 8
- Views: 750
- Wed Oct 15, 2008 10:07 pm
- Forum: Beginners Help
- Topic: Link problems.
- Replies: 8
- Views: 750
- Wed Oct 15, 2008 9:37 pm
- Forum: Beginners Help
- Topic: Link problems.
- Replies: 8
- Views: 750
- Wed Oct 15, 2008 9:04 pm
- Forum: Beginners Help
- Topic: Link problems.
- Replies: 8
- Views: 750
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 ...
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 ...
- Wed Oct 15, 2008 9:02 pm
- Forum: Project Announcements
- Topic: XEffects - Reloaded - New Release (V 1.4)
- Replies: 826
- Views: 519037
- Wed Oct 15, 2008 8:38 pm
- Forum: Project Announcements
- Topic: XEffects - Reloaded - New Release (V 1.4)
- Replies: 826
- Views: 519037
- Mon Oct 17, 2005 7:37 pm
- Forum: Off-topic
- Topic: Medieval Fantasy Building Pack!!!
- Replies: 8
- Views: 1275
- Fri Oct 14, 2005 2:43 pm
- Forum: Off-topic
- Topic: Medieval Fantasy Building Pack!!!
- Replies: 8
- Views: 1275
- Thu Oct 13, 2005 3:33 pm
- Forum: Off-topic
- Topic: Medieval Fantasy Building Pack!!!
- Replies: 8
- Views: 1275
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 ...
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 ...
- Mon Mar 15, 2004 10:24 am
- Forum: Beginners Help
- Topic: Read text files
- Replies: 2
- Views: 715
- Thu Mar 11, 2004 6:54 pm
- Forum: Beginners Help
- Topic: Read text files
- Replies: 2
- Views: 715
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 ...
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 ...
- 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: 38347