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

feat(asset): add AssetManager #4

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Conversation

fallenoak
Copy link
Member

This PR introduces the AssetManager to act as an in-memory cache for remote assets, and reduce network congestion when identical assets are repeatedly used across model formats (for example, tileset textures repeatedly used across map chunks in the same map area).

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@fallenoak fallenoak merged commit b0035f9 into main Dec 26, 2023
2 checks passed
@fallenoak fallenoak deleted the feat-asset-add-assetmanager branch December 26, 2023 21:53
@github-actions github-actions bot mentioned this pull request Dec 26, 2023
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