Forum: Blender


Subject: 1.4.1 collada export

ren_mem opened this issue on Dec 19, 2008 · 6 posts


ren_mem posted Fri, 19 December 2008 at 3:09 AM

So what's up w/ collada export? I found one 1.4.1 export script that won't run with python 2.5. Not sure about 2.6. Anybody, seen a  1.4.1 exporter that works?

No need to think outside the box....
    Just make it invisible.


lisarichie posted Fri, 19 December 2008 at 7:25 AM

The following Collada  importer does work, released in Sept. 2008

http://teraapi.com/collada4blender/index.htm


ren_mem posted Fri, 19 December 2008 at 2:38 PM

Thanks. I am aware of that one, but looking for export.

No need to think outside the box....
    Just make it invisible.


lisarichie posted Sat, 20 December 2008 at 7:30 AM

Note to self: Reading for comprehension goes a long way, eh? :rolleyes:

Sorry, haven't yet found a properly working Collada exporter for Blender either.......FBX would be nice too.


ren_mem posted Sun, 21 December 2008 at 12:09 PM

Yeah, I found one exporter, but it says it doesn't work w/ python 2.5. So that could mean anything. I agree about the FBX. I am surprised, since both are popular formats. Sorta a roach motel approach. Once you get in you never leave. :laugh:

No need to think outside the box....
    Just make it invisible.


nruddock posted Sun, 21 December 2008 at 1:04 PM

Quote - Yeah, I found one exporter, but it says it doesn't work w/ python 2.5. So that could mean anything.

It probably means that it works with Python 2.4

You might also be able to recompile it against Python 2.5 (assuming it's an open source implementation).