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] - Adding WorldQuery for WithBundle #2024

Closed
wants to merge 15 commits into from

Commits on Apr 27, 2021

  1. Add suggestion for WithBundle by @TehPers.

    This addresses WithBundle missing WorldQuery implementation bevyengine#2023.
    CGMossa committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    9532f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42ecfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9020d5 View commit details
    Browse the repository at this point in the history
  4. Changed based on feedback.

    CGMossa committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    de6b7b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4274b7e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Update examples/ecs/query_bundle.rs

    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    CGMossa and MinerSebas committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1bee431 View commit details
    Browse the repository at this point in the history
  2. Update examples/ecs/query_bundle.rs

    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    CGMossa and MinerSebas committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    9012a44 View commit details
    Browse the repository at this point in the history
  3. Update examples/ecs/query_bundle.rs

    Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
    CGMossa and MinerSebas committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5e7f05d View commit details
    Browse the repository at this point in the history
  4. Add query_bundle to examples.

    CGMossa committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    41ec0dd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add_query_bundle_example' of https://github.com/CGMossa…

    …/bevy into add_query_bundle_example
    CGMossa committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    4b637b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5bcc5a View commit details
    Browse the repository at this point in the history
  7. Remove "diagnostic" stage.

    This change disappeared and now I bring it back again.
    CGMossa committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    53600bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e93894e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9e9830 View commit details
    Browse the repository at this point in the history
  10. make even more minimal

    cart committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1eac76d View commit details
    Browse the repository at this point in the history