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

Add Bevy 0.11 support #63

Merged
merged 16 commits into from
Aug 24, 2023
Merged

Add Bevy 0.11 support #63

merged 16 commits into from
Aug 24, 2023

Commits on Jul 17, 2023

  1. Begin bevy version migration

    makspll committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0405296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af6d4f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

  1. tweak docs and public API

    makspll committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a420fe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. fix some migration issues, migrate bevy_api, move all reflection inde…

    …xing on lua side to 1-based
    makspll committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    dbfdc45 View commit details
    Browse the repository at this point in the history
  2. Migrate examples, untested

    makspll committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    002436b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b81dc7 View commit details
    Browse the repository at this point in the history
  4. Fix examples

    makspll committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3efb9a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Aug 20, 2023

  1. fix wrappers.rs issue

    makspll committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    2c5ca10 View commit details
    Browse the repository at this point in the history
  2. clippy fixes

    makspll committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    998314e View commit details
    Browse the repository at this point in the history
  3. clippy fixes

    makspll committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7d4c253 View commit details
    Browse the repository at this point in the history
  4. clippy fixes

    makspll committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    df2f8d7 View commit details
    Browse the repository at this point in the history
  5. fix typos and doctests

    makspll committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    57f37d0 View commit details
    Browse the repository at this point in the history
  6. cargo fmt fixes

    makspll committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    65fd0b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7e7f20 View commit details
    Browse the repository at this point in the history