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

COLLADA2GLTF writes 1.0.2 to asset.profile.version #701

Closed
lexaknyazev opened this issue Sep 1, 2016 · 3 comments
Closed

COLLADA2GLTF writes 1.0.2 to asset.profile.version #701

lexaknyazev opened this issue Sep 1, 2016 · 3 comments

Comments

@lexaknyazev
Copy link
Member

COLLADA2GLTF writes 1.0.2 instead of 1.0.3 to asset.profile.version.

Btw, is there any real issue with assets having just 1.0? This could reduce fragmentation. We can explicitly state in the glTF spec that implementations should refer to the latest API spec available. Javascript runtime doesn't know such specific API version anyway.

@pjcozzi
Copy link
Member

pjcozzi commented Sep 7, 2016

Btw, is there any real issue with assets having just 1.0?

I don't think the differences between 1.0.x affect glTF so I agree about updating COLLADA2GLTF to write out 1.0.

Can you open a PR for into 1.0.1 for the spec (and COLLADA2GLTF if you want)?

@lexaknyazev
Copy link
Member Author

Can you open a PR for into 1.0.1 for the spec (and COLLADA2GLTF if you want)?

OK

@pjcozzi
Copy link
Member

pjcozzi commented Jun 15, 2017

Updated in #826

@pjcozzi pjcozzi closed this as completed Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants