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

[Merged by Bors] - Redo State architecture #1424

Closed
wants to merge 26 commits into from

Commits on Feb 9, 2021

  1. Implement StateSet

    TheRawMeatball committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    a9d4f55 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. ci fix

    TheRawMeatball committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    4c4f795 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    ff6ed69 View commit details
    Browse the repository at this point in the history
  2. Fix bevy_app

    TheRawMeatball committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    ca54b6e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Minor cleanup

    TheRawMeatball committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    f1073f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Major improvements

    TheRawMeatball committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    49adf8e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Fix startup bug

    TheRawMeatball committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    5c756a8 View commit details
    Browse the repository at this point in the history
  2. Add InStackUpdate

    TheRawMeatball committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    bf78a9e View commit details
    Browse the repository at this point in the history
  3. Fix unit test

    TheRawMeatball committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    a515a97 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    79f68ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bc0e30 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    b659cec View commit details
    Browse the repository at this point in the history
  2. Update State

    TheRawMeatball committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    c1f6079 View commit details
    Browse the repository at this point in the history
  3. hotfix

    TheRawMeatball committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    12a98e5 View commit details
    Browse the repository at this point in the history
  4. Finalize

    TheRawMeatball committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d0065f2 View commit details
    Browse the repository at this point in the history
  5. Finish

    TheRawMeatball committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    f493d32 View commit details
    Browse the repository at this point in the history
  6. Update crates/bevy_ecs/src/schedule/state.rs

    Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
    TheRawMeatball and bjorn3 authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    2f5cac9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0616037 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

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

    TheRawMeatball committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    3da119f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

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

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    1c6beed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07cb8fe View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    TheRawMeatball committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    eb37b9a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    1f4a4fb View commit details
    Browse the repository at this point in the history
  2. Final issues

    TheRawMeatball committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e67bab1 View commit details
    Browse the repository at this point in the history