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

Improve or-with disjoint checks #7085

Merged
merged 12 commits into from
Apr 17, 2023

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    ad1c14b View commit details
    Browse the repository at this point in the history
  2. Add more tests

    mvlabat committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    470c6d5 View commit details
    Browse the repository at this point in the history
  3. Fix comments in crates/bevy_ecs/src/query/access.rs

    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    mvlabat and MinerSebas committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    c3225fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f4de50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a861d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    891be6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7d57c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    133578a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d50b8c View commit details
    Browse the repository at this point in the history
  10. Update crates/bevy_ecs/src/query/access.rs docs

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    mvlabat and alice-i-cecile committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    831e1c7 View commit details
    Browse the repository at this point in the history
  11. Update comments

    mvlabat committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    cfc634d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Replace smallvec with vec

    mvlabat committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    ec9e2b7 View commit details
    Browse the repository at this point in the history