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

Support for bevy 0.9 #310

Merged
merged 15 commits into from
Nov 13, 2022
Merged

Support for bevy 0.9 #310

merged 15 commits into from
Nov 13, 2022

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    4642d4a View commit details
    Browse the repository at this point in the history
  2. Fixing examples after tracking bevy main.

    Brian Merchant committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    9bd65c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Merge branch 'main' into bevy-track

    Brian Merchant committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    37a2352 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Update spacing example to use new spawn methods.

    Brian Merchant committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    eb11912 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    5230e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b62e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Update to newer bevy commit

    rparrett committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    67d1fdb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Merge pull request #330 from rparrett/bevy-track-newer

    Update bevy-track branch to newer bevy commit
    bzm3r committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    c225eda View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    f6a4bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a075ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1f12aa View commit details
    Browse the repository at this point in the history
  4. Formatting code.

    StarArawn committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    c51f950 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baa264b View commit details
    Browse the repository at this point in the history
  6. Fix clippy warnings.

    StarArawn committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    691bdf5 View commit details
    Browse the repository at this point in the history