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

Make run_if_inner public and rename to run_if_dyn #9576

Merged
merged 7 commits into from
Aug 27, 2023

Commits on Aug 25, 2023

  1. Make un_if_inner public

    st0rmbtw committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ceca39d View commit details
    Browse the repository at this point in the history
  2. Add docs

    st0rmbtw committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    95c58a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. run_if_inner => run_if_dyn

    st0rmbtw committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    7344b59 View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_ecs/src/schedule/config.rs

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    st0rmbtw and alice-i-cecile authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e1ec4bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a72691a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'pub_run_if_inner' of https://github.com/st0rmbtw/bevy i…

    …nto pub_run_if_inner
    st0rmbtw committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    2b84548 View commit details
    Browse the repository at this point in the history
  5. Update crates/bevy_ecs/src/schedule/config.rs

    Co-authored-by: Joseph <21144246+JoJoJet@users.noreply.github.com>
    st0rmbtw and JoJoJet authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    0b62152 View commit details
    Browse the repository at this point in the history