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

Fix: graphics tint using mix instead of multiply #10481

Merged
merged 6 commits into from Apr 30, 2024
Merged

Conversation

GoodBoyDigital
Copy link
Member

@GoodBoyDigital GoodBoyDigital commented Apr 26, 2024

fixes the tint for graphics using a mix instead of a multiply.
test added!

fixes #10462

@GoodBoyDigital GoodBoyDigital changed the base branch from dev to bugfix/graphics-blend April 26, 2024 16:24
Copy link

codesandbox-ci bot commented Apr 26, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ee5008a:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie changed the title fix graphics tint Fix: graphics tint using mix instead of multiply Apr 30, 2024
@Zyie Zyie added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Apr 30, 2024
Base automatically changed from bugfix/graphics-blend to dev April 30, 2024 21:30
@Zyie Zyie added this pull request to the merge queue Apr 30, 2024
Merged via the queue into dev with commit ced0b62 Apr 30, 2024
4 checks passed
@Zyie Zyie deleted the bugfix/graphics-tint branch April 30, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants