Skip to content

Fix flickering when combining CAS with SMAA#24066

Merged
alice-i-cecile merged 1 commit into
bevyengine:mainfrom
JMS55:fix-flickering
May 2, 2026
Merged

Fix flickering when combining CAS with SMAA#24066
alice-i-cecile merged 1 commit into
bevyengine:mainfrom
JMS55:fix-flickering

Conversation

@JMS55
Copy link
Copy Markdown
Contributor

@JMS55 JMS55 commented May 2, 2026

Fix #24055.

@JMS55 JMS55 requested a review from tychedelia May 2, 2026 02:55
@JMS55 JMS55 added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 2, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering May 2, 2026
Copy link
Copy Markdown
Contributor

@andriyDev andriyDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and it works! Flickering is gone with SMAA + sharpening.

@andriyDev andriyDev added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 2, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue May 2, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 2, 2026
@kfc35 kfc35 added this to the 0.19 milestone May 2, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue May 2, 2026
Merged via the queue into bevyengine:main with commit ce2bf99 May 2, 2026
47 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in Rendering May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Screen flickering in anti_aliasing example when using SMAA with sharpening strength > 0.0

5 participants