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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix graphics transform bug #9819

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Fix graphics transform bug #9819

merged 1 commit into from
Nov 1, 2023

Conversation

GoodBoyDigital
Copy link
Member

@GoodBoyDigital GoodBoyDigital commented Oct 31, 2023

馃 Generated by Copilot at 91b326e

Summary

馃悰馃帹馃攧

Add a reset method to BatchableGraphics to update the transform matrix when the graphics style changes. This fixes a batch rendering bug for graphics objects with different styles.

reset graphics
update transform for batch
autumn bug is fixed

Walkthrough

  • Add a reset method to BatchableGraphics to update the transform matrix when the graphics style changes (link)

@GoodBoyDigital GoodBoyDigital added this to the v8.0.0-beta.8 milestone Oct 31, 2023
Copy link

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 91b326e:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie merged commit cd08d27 into next-v8 Nov 1, 2023
4 checks passed
@Zyie Zyie deleted the bugfix/v8/graphics-pool-issue branch November 1, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants