Open GoogleCodeExporter opened 8 years ago
Additionally, once you have all the textures coming out in the library_images,
in ColladaMayaEffectTextureExporter.cpp, line 541, you need to pass true to the
ignoreCase parameter, like so:
COLLADASW::URI targetUri = sourceUri.getRelativeTo ( targetColladaUri, success, true );
in order to get a properly relative path.
Original comment by martin.b...@gmail.com
on 30 Sep 2010 at 4:40
Original comment by opencollada2@googlemail.com
on 25 Jan 2011 at 12:45
Original issue reported on code.google.com by
martin.b...@gmail.com
on 30 Sep 2010 at 4:16Attachments: