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] - Camera Output Modes, MSAA Writeback, and BlitPipeline #7671

Closed
wants to merge 8 commits into from

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    5c83fd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. CameraOutputMode

    Co-authored-by: robtfm <50659922+robtfm@users.noreply.github.com>
    cart and robtfm committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    2a88bbf View commit details
    Browse the repository at this point in the history
  2. MSAA Writeback, Blit Pipelines, and Sorted Cameras

    Co-authored-by: robtfm <50659922+robtfm@users.noreply.github.com>
    cart and robtfm committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5b9b34e View commit details
    Browse the repository at this point in the history
  3. Replace UpscalingPipeline with BlitPipeline in UpscalingNode

    Co-authored-by: robtfm <50659922+robtfm@users.noreply.github.com>
    cart and robtfm committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    8ebb18b View commit details
    Browse the repository at this point in the history
  4. Clippy

    cart committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    aaaa118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9290dc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Update crates/bevy_core_pipeline/src/msaa_writeback.rs

    Co-authored-by: robtfm <50659922+robtfm@users.noreply.github.com>
    cart and robtfm authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    966dc61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09681af View commit details
    Browse the repository at this point in the history