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] - Shrink ComputedVisibility #6305

Closed
wants to merge 11 commits into from

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    850b643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa2a29 View commit details
    Browse the repository at this point in the history
  3. Switch to using bitflags

    james7132 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8eaa55e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4961d8 View commit details
    Browse the repository at this point in the history
  5. Formatting

    james7132 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b9e6bad View commit details
    Browse the repository at this point in the history
  6. Use set_visible_in_view

    james7132 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b5f240a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Update crates/bevy_render/src/view/visibility/mod.rs

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    james7132 and superdump committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    784130e View commit details
    Browse the repository at this point in the history
  2. Use direct equality instead of is_all()

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    james7132 and superdump committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    49d8bca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0436626 View commit details
    Browse the repository at this point in the history
  4. Fix CI

    james7132 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8c01b00 View commit details
    Browse the repository at this point in the history
  5. Remove size test

    james7132 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7cdb4c3 View commit details
    Browse the repository at this point in the history