Page 1 of 1

Which Blender to Ogre exporter to use?

Posted: Thu Sep 29, 2005 10:27 am
by trowa
Not sure whether this question should be here.

After search the forum, I'm confused about which vsersion of the exporter should I use.

Should I use the exporter downloaded from the tools download in ogre3d.org or the exporter found in Ogre src code 1.0.4 for windows?

I am currently using Blender 2.37a.

Posted: Thu Sep 29, 2005 10:40 am
by reimpell
It's the same product. The unbundled tools download is just for convenience. This way your artists don't have to download the whole sdk just to be able to export files from the modeller.

Posted: Sat Oct 01, 2005 4:44 am
by trowa
I see.

I've got into confusion as the docs for the exporter that came with the src code displayed a different user interface:

Image

Where it is still the same user interface as displayed below (except for the OGRE logo and version number) after I've put the script into blender.

The user interface for the exporter downloaded from ogre3d.org is:
Image

Posted: Sat Oct 01, 2005 9:38 am
by discipline
trowa wrote:Where it is still the same user interface as displayed below (except for the OGRE logo and version number) after I've put the script into blender.
It's the same. Updated script, outdated docs. Don't worry.

Posted: Sat Oct 01, 2005 3:17 pm
by reimpell
The most recent version of the exporter is available via CVS. The same is true for its documentation.

Posted: Sun Oct 02, 2005 3:22 am
by trowa
I see. :D

Thanks for clearing up the doubts.