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] - Add helpers to send Events from World #5355

Closed
wants to merge 9 commits into from

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    85196b3 View commit details
    Browse the repository at this point in the history
  2. make doc comments concise

    aevyrie committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    db03697 View commit details
    Browse the repository at this point in the history
  3. Update crates/bevy_ecs/src/world/mod.rs

    Co-authored-by: Federico Rinaldi <[email protected]>
    aevyrie and Nilirad authored Jul 17, 2022
    Configuration menu
    Copy the full SHA
    729d3d2 View commit details
    Browse the repository at this point in the history
  4. Update crates/bevy_ecs/src/world/mod.rs

    Co-authored-by: Federico Rinaldi <[email protected]>
    aevyrie and Nilirad authored Jul 17, 2022
    Configuration menu
    Copy the full SHA
    62512d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4b489c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Update crates/bevy_ecs/src/world/mod.rs

    Co-authored-by: Federico Rinaldi <[email protected]>
    aevyrie and Nilirad authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    1371e2c View commit details
    Browse the repository at this point in the history
  2. Update crates/bevy_ecs/src/world/mod.rs

    Co-authored-by: Federico Rinaldi <[email protected]>
    aevyrie and Nilirad authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    973bbdf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. add send_batch

    aevyrie committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    3e6ae21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eaf8d8 View commit details
    Browse the repository at this point in the history