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

Fix Terrain Lockups in requestTileGeometry due to Promise Handling Inconsistencies #11630

Merged

Commits on Nov 14, 2023

  1. handle undefined/deferred return

    Marc E. Johnson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    40cd32d View commit details
    Browse the repository at this point in the history
  2. following contribution guidelines

    Marc E. Johnson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b7280b2 View commit details
    Browse the repository at this point in the history
  3. change log

    Marc E. Johnson committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4737ed2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. implicit promise handling

    Co-authored-by: Gabby Getz <gabby@cesium.com>
    marcejohnson and ggetz committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    fc60653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e4a4f View commit details
    Browse the repository at this point in the history
  3. prettier change

    Marc E. Johnson committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6710e18 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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