Possible bug in ogre file loader

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
texel3d
Posts: 23
Joined: Sat Feb 28, 2009 2:45 pm
Contact:

Possible bug in ogre file loader

Post by texel3d »

Hi,

i am writting an ogre exporter. One of my test file seems to be loaded well by Ogre, but not by Irrlicht 3D (using the mesh viewer, nothing is displayed).

Here you can find the .mesh and the .mesh.xml (maybe it can help), and also the .material

http://texel3d.free.fr/bugs/ogre_bug.zip

PS: I am not an expert in the ogre file format, maybe my file is not well exported, but it seems to work with Ogre.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Yes, you're right. It was a bug in the loader. Will be fixed in Irrlicht 1.7
Post Reply