History: Blender 2.5 Exporter
Source of version: 18
Copy to clipboard
!About
This is the page for the new WIP Blender 2.5 Exporter. This page will mainly be used for updating development status, UI design and basic script ERD. As of now it will be empty until I start putting some stuffs up. Eventually this page will be restructured to follow the convention of the old Blender Exporter page with the development stuffs in a new page of it's own. But as of now, it will stay this way until we have a release candidate to show.
__Official thread:__ http://www.ogre3d.org/forums/viewtopic.php?f=8&t=64019
While waiting, you may want to get your hands on the unofficial exporter. It works pretty well, though a little bloated on the UI front. Some may find it more intuitive than others.
__Thread with unofficial download:__ http://www.ogre3d.org/forums/viewtopic.php?f=4&t=61485
__Status:__ Preliminary export
__Milestone:__
2.0.0 (Planning Phase)
- Experiment with blender new API. ~~#090:__[[done]__~~
- Plan out what is possible and what is not. ~~#090:__[[done]__~~
- Decide how we will utilize blender's new GUI to provide interface for exporter options. ~~#090:__[[done]__~~
2.0.1 (Foundation)
- Build background property setup. ~~#090:__[[done]__~~
- Initial UI layout of exporter to have just enough for first basic mesh export. ~~#090:__[[done]__~~
- Base framework for mesh export code. ~~#090:__[[done]__~~
2.0.2 (Preliminary export)
- First working basic mesh export. ~~#090:__[[done]__~~
- Mesh export can export UV and vertex color. ~~#090:__[[done]__~~
- Mesh export supports auto conversion of Y as up axis. ~~#090:__[[done]__~~
2.0.3
- Mesh export supports non shared vertex buffer settings.
- Initial log manager support. ~~#090:__[[done]__~~
- OgreXMLConverter support. ~~#090:__[[done]__~~
- Parellel execution of OgreXMLConverter (Limit by CPU cores). ~~#090:__[[done]__~~
- Canceling of export by ESC key. ~~#090:__[[done]__~~
2.0.4
- First working skeleton export.
- Custom Mesh LOD export support.
2.0.5
- First working shape key and morph key support.
- First working basic material export support.
2.0.6
- First working game engine material export support.
- First working custom material material export support.
2.1.0
- First stable release.
__Mind Dump:__
{IMG(fileId="2029",thumb="y", width="800" desc="UI layout location")}{IMG}
__Progress:__
{img fileId="2063"}