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

Switch to bevy_dolly #231

Merged
merged 29 commits into from
Mar 18, 2023
Merged

Switch to bevy_dolly #231

merged 29 commits into from
Mar 18, 2023

Commits on Mar 14, 2023

  1. Add bevy_dolly dep

    janhohenheim committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a210181 View commit details
    Browse the repository at this point in the history
  2. Use explicit rev

    janhohenheim committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8b5f841 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Use newest bevy_dolly

    janhohenheim committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    64321ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35756b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    2d43a00 View commit details
    Browse the repository at this point in the history
  2. Remove all non-dolly camera systems

    Camera kinds are now no longer OOP, but simple systems
    janhohenheim committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    28643c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    685b95f View commit details
    Browse the repository at this point in the history
  4. Fix pitch clamping

    janhohenheim committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a03414e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a44fd4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2048f0f View commit details
    Browse the repository at this point in the history
  7. Fix camera jitter

    janhohenheim committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    73345a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d759a74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e03b1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0fef7d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    4404bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce5520 View commit details
    Browse the repository at this point in the history
  3. Fix some cam transitions

    janhohenheim committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    adab32a View commit details
    Browse the repository at this point in the history
  4. Sync model visibility

    janhohenheim committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d21e7ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27b69d9 View commit details
    Browse the repository at this point in the history
  6. Tweak fps smoothing

    janhohenheim committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e03c852 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c36eff View commit details
    Browse the repository at this point in the history
  8. Make clippy happy

    janhohenheim committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    7353c45 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    c8a756e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731680f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dce0152 View commit details
    Browse the repository at this point in the history
  4. Simplify pitch clamping

    janhohenheim committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    1ea2dc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d928c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a187ebd View commit details
    Browse the repository at this point in the history
  7. Fix missing credits

    janhohenheim committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    de38026 View commit details
    Browse the repository at this point in the history