Skip to content
New issue

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

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

Already on GitHub? # to your account

Safer model attribute checking #5004

Merged
merged 1 commit into from
Feb 15, 2017
Merged

Safer model attribute checking #5004

merged 1 commit into from
Feb 15, 2017

Conversation

lilleyse
Copy link
Contributor

@lilleyse lilleyse commented Feb 14, 2017

In #4975 I rearranged the model attribute checking code with the assumption that glTF programs would list the same attributes as the technique. However this broke some existing models like #4673 (comment) and others.

This reverts the old functionality and adds the precreated attributes as a separate section.

@jbo023 would you like to test this with the original tileset?

EDIT : that tileset is working again now with these changes

@pjcozzi
Copy link
Contributor

pjcozzi commented Feb 15, 2017

Looks good, @lilleyse!

@jbo023 let us know if you run into any issues with this.

@pjcozzi pjcozzi merged commit 0d5f969 into 3d-tiles Feb 15, 2017
@pjcozzi pjcozzi deleted the safer-attribute-checking branch February 15, 2017 02:04
@jbo023
Copy link
Contributor

jbo023 commented Feb 15, 2017

yeah I didn't have any problems, our old b3dm datasets work again with this new patch. Thanks

@pjcozzi
Copy link
Contributor

pjcozzi commented Feb 16, 2017

Thanks for the quick test, @jbo023!

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

Successfully merging this pull request may close these issues.

3 participants