collada-exporter icon indicating copy to clipboard operation
collada-exporter copied to clipboard

UV texture not exported

Open romlok opened this issue 7 years ago • 2 comments

I was working with this model from OpenGameArt: https://opengameart.org/content/pinguin-low-poly

Using the better-collada exporter on the model outputs it with its plain grey material, but not the UV texture.

Blender's own collada exporter has the option to select either "Materials" or "UV Textures" in its texture options. Using the default exporter with "UV Textures" creates a png file of the texture, and gives the result I expect when imported to Godot.

I'm not very experienced with Blender, so I don't know if there's some unusual/anachronistic set up in that particular .blend file, but I've searched extensively without getting it to work with better-collada.

romlok avatar Apr 29 '18 14:04 romlok

Can't you use the texture that is provided in the zip file ?

StanleySweet avatar Apr 30 '18 14:04 StanleySweet

Sorry, I guess I didn't state that I only was filing the bug to hopefully get it fixed in the exporter, or at least explained that this particular troublesome .blend configuration (whatever the root cause turns out to be) isn't supported!

I eventually decided against using this particular model, so for me the issue is moot (for now). But I wanted to raise it because other people, and other models, could also be affected.

romlok avatar Apr 30 '18 16:04 romlok