Guillermo Ojea Quintana
Guillermo Ojea Quintana
I think it would be useful to have amongst the other tools that come with OGRE, perhaps people are not aware of the tool because of that. Anyway I wanted...
> the problem with integrating meshmagick is that it is also a library as shown by the doxygen file in the repo. So we would need to split it into...
> > Is tootle obsolete? > > yes, see [OGRECave/meshmagick#7](https://github.com/OGRECave/meshmagick/issues/7) OK, tootle is discontinued by AMD but is it not useful anymore? > > > If there are ogre-next ifdefs...
Yes, the option does not affect the importer. Can't you rotate the object inside Blender? Something could be added to the script to rotate the object at the end. I...
No, that is not the way to install the add-on. I'm sorry but it does not install in such a straigthforward way. Here are the instructions: [Installing blender2ogre](https://github.com/OGRECave/blender2ogre#installing)
Are you able to install other add-ons besides this one?
Can you try to find the directory where it was intalled, I have read here: [How to update addons shipped with Blender (ubuntu)?](https://blenderartists.org/t/how-to-update-addons-shipped-with-blender-ubuntu/1212450) > Apparently, it seems that Blender has...
Yeah, there are probably problems there. The code that deals with the "selected only" option is somewhat pathologic. The logic there always confused me.
Yes, it did the same for me and that is the latest version. Will have to check out what is wrong... You can try as a workaround for now to...
Check out this document: https://github.com/OGRECave/blender2ogre/blob/master/Options.md On how to export using the command line. Also in the main README file it explains how to run blender2ogre from the command line.