Skip to content

[BUGFIX] Fix PureColor shader antialiasing #5781

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
merged 1 commit into from
Aug 21, 2025

Conversation

MaybeMaru
Copy link
Contributor

@MaybeMaru MaybeMaru commented Aug 21, 2025

Description

Pretty basic fix, a incorrect value for the color was being added. Tested to work correctly both on web and desktop.
As a side note for the future, I believe in some instances where this shader is used, it should be replaced with color transform.

Screenshots/Videos

Before After
image image

@github-actions github-actions bot added status: pending triage Awaiting review. pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes. and removed status: pending triage Awaiting review. labels Aug 21, 2025
@Hundrec Hundrec added type: minor bug Involves a minor bug or issue. topic: art and animation Related to visual details and errors in the game. status: pending triage Awaiting review. labels Aug 21, 2025
@Hundrec Hundrec added status: reviewing internally Under consideration and testing. and removed status: pending triage Awaiting review. labels Aug 21, 2025
@Hundrec Hundrec changed the base branch from develop to dummy/develop-v0.7.3 August 21, 2025 23:32
@Hundrec Hundrec added status: accepted PR was approved for contribution. If it's not already merged, it may be merged on a private branch. and removed status: reviewing internally Under consideration and testing. labels Aug 21, 2025
@Hundrec Hundrec added this to the 0.7.4 milestone Aug 21, 2025
@Hundrec Hundrec merged commit f1c0d87 into FunkinCrew:dummy/develop-v0.7.3 Aug 21, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes. status: accepted PR was approved for contribution. If it's not already merged, it may be merged on a private branch. topic: art and animation Related to visual details and errors in the game. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants