Skip to content

Conversation

Zyie
Copy link
Member

@Zyie Zyie commented Jul 16, 2025

Fixes: #11407

Ensures that all textures associated with the AnimatedSprite are properly destroyed.

This prevents memory leaks when the sprite is no longer needed.

Addresses an issue where textures were not being disposed when the AnimatedSprite was destroyed with the texture option.

Fixes: #11407

Ensures that all textures associated with the AnimatedSprite are properly destroyed.

This prevents memory leaks when the sprite is no longer needed.

Addresses an issue where textures were not being disposed when the AnimatedSprite was destroyed with the `texture` option.
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 6b3220c:

Sandbox Source
pixi.js-sandbox Configuration

@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 Jul 16, 2025
@Zyie Zyie added this pull request to the merge queue Jul 17, 2025
Merged via the queue into dev with commit f9c8434 Jul 17, 2025
5 checks passed
@Zyie Zyie deleted the fix/animated-sprite branch July 17, 2025 07:45
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.

Bug: In v8 AnimatedSprite doesn't have option to destroy texture
2 participants