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

v8: Fix for Texture GC and Resource Managment #10146

Merged
merged 5 commits into from
Jan 26, 2024
Merged

Conversation

GoodBoyDigital
Copy link
Member

@GoodBoyDigital GoodBoyDigital commented Jan 24, 2024

  • fix issue with _resourceId on Texture not incrementing to a unique value
  • fix bug where events could be added multiple times from the Texture systems
  • introduced autoGarbageCollect property for texture source
  • added labels to EMPTY and WHITE
  • some tests for good measure

Copy link

codesandbox-ci bot commented Jan 24, 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 1022ee3:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie merged commit f2cbd59 into next-v8 Jan 26, 2024
4 checks passed
@Zyie Zyie deleted the bugfix/v8-resource-id branch January 26, 2024 12:40
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