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

Realistic vehicle wheel speed Sandcastle example #7361

Merged
merged 23 commits into from
Jan 16, 2019
Merged

Realistic vehicle wheel speed Sandcastle example #7361

merged 23 commits into from
Jan 16, 2019

Commits on Dec 3, 2018

  1. Realistic vehicle wheel speed example

    Omar Shehata committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    7b36978 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Use Check.greaterThan and rename index variable

    Omar Shehata committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    a68c1b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Merge branch 'master' into vehicle-wheel-speed

    Omar Shehata committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    ddc4e14 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Resolve merge

    Omar Shehata committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    aa18d5d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Rename speedup to multiplier

    Omar Shehata committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    8f96193 View commit details
    Browse the repository at this point in the history
  2. New animation speed Sandcastle example

    Omar Shehata committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    147c19e View commit details
    Browse the repository at this point in the history
  3. Revert Multi-part CZML example back

    Omar Shehata committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    441c2c0 View commit details
    Browse the repository at this point in the history
  4. Revert sample CZML

    Omar Shehata committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    7bf4b9b View commit details
    Browse the repository at this point in the history
  5. Cleanup

    Omar Shehata committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    adb88ce View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Merge branch 'master' into vehicle-wheel-speed

    Shehata committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    28b1cc2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    Shehata committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    650ba0e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Missed one speedup rename

    Shehata committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    64881e5 View commit details
    Browse the repository at this point in the history
  2. Add debug pragma

    Shehata committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    000f987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c7fcac View commit details
    Browse the repository at this point in the history
  4. Updated tests for animationsMultiplier

    Shehata committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    5921878 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Remove unnecessary code

    Shehata committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    61bed63 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Merge branch 'master' into vehicle-wheel-speed

    Omar Shehata committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    465a4dc View commit details
    Browse the repository at this point in the history
  2. Updated changes

    Omar Shehata committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    2c3b590 View commit details
    Browse the repository at this point in the history
  3. Revert "Updated changes"

    This reverts commit 2c3b590.
    Omar Shehata committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    e3bd3b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Refactored example to use nodeTransformations

    Shehata committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    15c98a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Undo exposing animationsMultiplier via Entity API

    Shehata committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    1a20d10 View commit details
    Browse the repository at this point in the history
  2. Compute wheel angle on the fly

    Shehata committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    052d810 View commit details
    Browse the repository at this point in the history
  3. Revert to pre-computed wheel angle

    Shehata committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    7f53144 View commit details
    Browse the repository at this point in the history