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

3D Tiles - Unloading fix #5008

Merged
merged 1 commit into from
Feb 16, 2017
Merged

3D Tiles - Unloading fix #5008

merged 1 commit into from
Feb 16, 2017

Conversation

lilleyse
Copy link
Contributor

Fixes #4673

Having the t.canRequestContent() check in the loop prevented some tiles from being touched when the request scheduler was full, causing them to be unloaded and continually reloaded.

@jbo023 this fixes the original bug you posted. Let me know if it also works from your end.

@pjcozzi
Copy link
Contributor

pjcozzi commented Feb 16, 2017

Good catch! The fix looks good to me.

@jbo023 please confirm and we'll merge this.

@jbo023
Copy link
Contributor

jbo023 commented Feb 16, 2017

Ah, thanks,

I didn't see the problem anymore. But i didn't have the time to do a deeper test.

@pjcozzi
Copy link
Contributor

pjcozzi commented Feb 16, 2017

Thanks @jbo023, let us know if it comes up again!

@pjcozzi pjcozzi merged commit 043fdd2 into 3d-tiles Feb 16, 2017
@pjcozzi pjcozzi deleted the unloading-fix branch February 16, 2017 19:06
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

Successfully merging this pull request may close these issues.

3 participants