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

Close window (pipelined-rendering) #2898

Closed
wants to merge 10 commits into from

Commits on Oct 2, 2021

  1. Remove the CloseWindow event

    DJMcNab committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    3369fb0 View commit details
    Browse the repository at this point in the history
  2. Support closing windows

    DJMcNab committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    2f48b22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2e12c7 View commit details
    Browse the repository at this point in the history
  4. Handle individual windows closing properly

    Apply @bjorn3's suggestion
    DJMcNab committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    7cfa4ad View commit details
    Browse the repository at this point in the history
  5. Remove duplicate bevy_ecs

    DJMcNab committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    defa836 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    474079d View commit details
    Browse the repository at this point in the history
  7. Pipelinify multiple_windows

    DJMcNab committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    69196e7 View commit details
    Browse the repository at this point in the history
  8. Clean up the bonus stuff

    DJMcNab committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    1e7f9d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5190519 View commit details
    Browse the repository at this point in the history
  10. Fix various CI failures

    DJMcNab committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    0b389f5 View commit details
    Browse the repository at this point in the history