Collada File writer does not export textures?

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
asparagusx
Posts: 81
Joined: Thu Oct 16, 2008 6:50 am

Collada File writer does not export textures?

Post by asparagusx »

Is the above statement correct? I am using 1.5 and when creating a collada file, using SMesh and IMeshWriter::writeMesh no textures are exported?

Anton
asparagusx
Posts: 81
Joined: Thu Oct 16, 2008 6:50 am

Post by asparagusx »

Anybody had similiar experiences with this?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

I don't see any texture references in the meshwriter, so yes, this looks like being unimplemented.
Post Reply