Page 1 of 1

convertion *.mesh.xml to *.mesh, blender 2.64

Posted: Mon Nov 26, 2012 12:52 am
by ivador
Hello. I have a problem with convertion *.mesh.xml file to Ogre *.mesh. I use Blender 2.64. When I want just simply load the object from blender, with export to OGRE files, I get only 3 files. (*.scene, *.material and *.mesh.xml). I try use OgreXMLConverter (joof.exe), but it doesn´t work. I installed ogre meshy, and it is the same problem - "You haven´t no Ogre version selected".

I´m really exhausted. What now, please?

Re: convertion *.mesh.xml to *.mesh, blender 2.64

Posted: Mon Nov 26, 2012 10:45 am
by tod
I don't know what joof.exe is, but OgreXMLConverter should work fine if you have the right version. Or maybe there is a problem with the exporter. I use the mesh exporter and it works pretty good. You seem to be using the scene exporter or something else.

Re: convertion *.mesh.xml to *.mesh, blender 2.64

Posted: Mon Nov 26, 2012 8:20 pm
by devel
The converter is called OgreXMLConverter.exe and comes with the package OgreCommandLineTools_1.7.2.zip.
Is that what you're using?

Re: convertion *.mesh.xml to *.mesh, blender 2.64

Posted: Mon Nov 26, 2012 10:22 pm
by duststorm
Be aware that Blender 2.64 introduced some breaking API changes.
If you want something that is more stable, download version 2.63
More info about the exporter and 2.64: http://www.ogre3d.org/forums/viewtopic. ... &start=650

Re: convertion *.mesh.xml to *.mesh, blender 2.64

Posted: Tue Nov 27, 2012 1:26 am
by ivador
duststorm wrote:Be aware that Blender 2.64 introduced some breaking API changes.
If you want something that is more stable, download version 2.63
More info about the exporter and 2.64: http://www.ogre3d.org/forums/viewtopic. ... &start=650

Yes. That´s it. Thank you very much !!!