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

Dynamic terrain exaggeration #9603

Merged
merged 7 commits into from
Jun 18, 2021
Merged

Dynamic terrain exaggeration #9603

merged 7 commits into from
Jun 18, 2021

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    ad9da87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25405cb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    f55bac2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    0949896 View commit details
    Browse the repository at this point in the history
  2. using forEachRenderedTile instead of forEachLoadedTile to not process…

    … unrendered straggler tiles
    IanLilleyT committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    d2ba60a View commit details
    Browse the repository at this point in the history
  3. Removed readonly flag for Scene.terrainExaggeration, even though it's…

    … going to be removed soon
    IanLilleyT committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    253fada View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    131280f View commit details
    Browse the repository at this point in the history