708
edits
(.xml import/export question) |
No edit summary |
||
Line 276: | Line 276: | ||
[[User:EdT|EdT]] 01:52, 3 May 2008 (CEST) | [[User:EdT|EdT]] 01:52, 3 May 2008 (CEST) | ||
Currently xml export/import is limited to files that do not have raw/sep parts and that means [[TRAM]] does not work currently. Other types that are not supported are [[AKEV]], [[BINA]], [[OSBD]], [[SNDD]], [[SUBT]], [[TXMP]]. What will happens with these types? | |||
:[[TRAM]] - needs a custom importer/exporter that probably will involve both an xml file and a collada file | |||
:[[AKEV]] - again needs a custom importer/exporter to a collada file (hopefully without an xml file) | |||
:[[BINA]] and [[OSBD]] - I'll try to make the current xml exporter/importer work with them too | |||
:[[SNDD]] - I think they can be imported directly from wav/aif files but I did not bother too much this them since I kind of doubt that someone will create new sounds :) | |||
:[[SUBT]] and [[TXMP]] - they already have custom exporters/importers but I'd add a way to create a TXMP file from an xml and an image file to avoid the need of passing texture options on the command line | |||
All other types should work but I did not get to try them all yet. I played a bit with [[WMDD]] for example and it seems to work fine. [[TURR]] seems to have some problems with some garbage it contains. | |||
It even works on stuff like [[M3GM]] but it's not very usefull to export M3GM to xml since you can already export them to obj or collada. | |||
[[User:Neo|Neo]] |
edits