
This script is based on version 07F v1.21. (which was based on current dev version at the wiki which I think was 6t6 b1) I am no longer working on version 07 of the exporter.
Thanks to all for providing fixes in forum, testing this script, finding bugs, and helping solve bugs. Thanks also for ideas on new features and stuff like that. Feedback and comments are welcome!
This script requires Blender 2.44 and Indigo 0.8 stable to function properly. Only mesh objects are supported.
Here's my known history, things that I thought were too little to list / or forgot to list are not included:
*added glare data
*if bloom or glare is off, data is not written to file
*added Hybrid button
*superSF can no longer be set to 0
*aperture radius can no longer be set to 0
*bloom/glare toggle buttons
*separate meshlight feature
*separate mesh feature
*added diffuse transmitter material
*Bugfix for meshlight tags
*Reworked materials, removed igm support
*Bugfix for World/Background color
*Angle support for normal smoothing
-Materials: All materials are now set up by themselves. So in order to do blend you first have to set up two different materials and click the save button for them to export since they are not applied to meshes. Same goes for mediums. Also your blended materials and mediums will need to go before blend and material medium tags and they are sorted A to Z. (I think) So make sure you start them with a lower letter than the blend that puts A and B together, for example. Same goes for mediums, "Aglass" will go above the material medium ballAglass so that will work. But if you rename Aglass to Cglass it will export under ballCglass and throw an error saying your medium is not defined. Now also with this rewrite you can have multiple "material mediums" (as I call them, they are the material that has the medium defined) point to one medium since it is defined separately.
-Memory error: Exporter supports single meshes with 900,000+ verts/faces in size. If you receive one of these errors, try reducing the size of your object.
-Rotation matrix error: Ctrl+A (apply scale/rotation) to object causing problem (Thanks Zuegs)
-Instance: Alt+D (duplicate linked) activates instancing (Thanks Zuegs)
Update: Some changes in my schedule have altered the amount of time I have available for non-essential tasks. I am no longer able to invest time into this exporter. Thanks to everyone for their support in this project!
