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

Added missing AnimationCacheData to RefCountedCacheData Script #769

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

pfcDorn
Copy link
Contributor

@pfcDorn pfcDorn commented Aug 27, 2024

In case of runtime loading of Glb/Gltfs, the animation clips wasn't destroyed by the RefCountedCachaData script when it gets destroyed. Which can be resulted in unused Anim.Clips in memory.

@pfcDorn pfcDorn force-pushed the fix/missing-cleanup-of-animations-clips branch from 48355bb to f1f31eb Compare September 12, 2024 09:50
@hybridherbst hybridherbst merged commit 0043492 into dev Sep 20, 2024
1 check passed
@hybridherbst hybridherbst deleted the fix/missing-cleanup-of-animations-clips branch October 6, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants