Question about ogre export python script

Hey everyone,

Recently I learned how to debug python scripts inside eclipse. I wanted to take a closer look on how bones matrices are computed because when
I read the raw data from blender I get some strange behaviours during my imports :frowning:

And Iā€™d like to ask what is the name of the function that does the actual export :slight_smile:
The script has more than 7000 lines in a single file so for someone unfamiliar with it it takes some time to find anything even with IDE help :wink:

My intention is to create a script that would prepare the config for the export and run the proper method so that the export starts without the need of GUI interaction :slight_smile:

Cheers,
Kaelthas

oO did you miss the latest blender scripts talk? You are really blocking yourself with that Eclipse setup all the time ^^ http://hub.jmonkeyengine.org/forum/topic/3ds-collada-import-through-blender-in-sdk/

1 Like