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 #11940 : add VerticalExaggeration option to models #12141

Merged
merged 18 commits into from
Sep 9, 2024

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    379362d View commit details
    Browse the repository at this point in the history
  2. dont update husky

    timeichfeld-msa committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    94ee958 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Fixes CesiumGS#11940 : Fix Logic. Animation - if a model had not yet …

    …been rendered on the map, verticalExaggeration != 1.0 and allowVerticalExaggeration was set to false, it would still exaggerate. Capture state and reset model.
    timeichfeld-msa committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    91ff9c3 View commit details
    Browse the repository at this point in the history
  2. Fixes CesiumGS#11940 : Fix Logic. Found where the exaggeration is act…

    …ually implemented. Fixed accordingly.
    timeichfeld-msa committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    04eabed View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    7419df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6adc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef11cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77bfabd View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    82a2725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76f1cad View commit details
    Browse the repository at this point in the history
  3. Fixes CesiumGS#11940 : missed a couple defaults + code cleanup - vert…

    …icalExaggeration tests..
    timeichfeld-msa committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d09ceb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    3ddfaa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4918730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbbbe1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3341fa6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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