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

Only force camera above terrain when loading is finished. #6989

Merged
merged 1 commit into from Aug 31, 2018

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Aug 31, 2018

Fixes #6962

I'm not sure if we introduced a regression somewhere or if we just never noticed, but the desired camera behavior is that it not force the view to be above terrain if there is still terrain loading. I also confirmed that #4075 is still fixed even with this change.

Fixes #6962

I'm not sure if we introduced a regression somewhere or if we just never
noticed, but the desired camera behavior is that it not force the view to
be above terrain if there is still terrain loading.  I also confirmed
that #4075 is still fixed even with this change.
@cesium-concierge
Copy link

Thanks for the pull request @mramato!

  • ✔️ Signed CLA found.
  • CHANGES.md was not updated.
    • If this change updates the public API in any way, please add a bullet point to CHANGES.md.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@bagnell
Copy link
Contributor

bagnell commented Aug 31, 2018

Looks good. Thanks @mramato and @hpinkos!

@bagnell bagnell merged commit ef946ca into master Aug 31, 2018
@bagnell bagnell deleted the cameras-are-hard branch August 31, 2018 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong camera position in photogrammetry Sandcastle example
4 participants