Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COLLADAFW::IWriter::writeImage() not being called for image declared in profile_COMMON #571

Closed
lasalvavida opened this issue Apr 23, 2018 · 1 comment

Comments

@lasalvavida
Copy link
Contributor

From: KhronosGroup/COLLADA2GLTF#129

<library_effects>
	<effect id="material_effect">
		<profile_COMMON>
			<image id="material_effect-image">
				<init_from>Tile.jpg</init_from>
			</image>
			...
		</profile_COMMON>
	</effect>
</library_effects>

Should create an image, but it does not. I believe this should be valid COLLADA:

image

@RemiArnaud
Copy link
Contributor

fixed in v1.6.63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants