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 support for Indirect handles & reworked Loader APIs #64

Merged
merged 16 commits into from
Nov 8, 2020

Conversation

kabergstrom
Copy link
Collaborator

Added support for Indirect handles which are to be resolved by AssetStorage implementations.

Reworked the Loader into two distinct parts: the LoaderIO trait, and the LoaderState state machine for tracking load operation state.

And did some related cleanup in other files.

@kabergstrom
Copy link
Collaborator Author

Looks like git didn't pick up on my git mvs so this is basically unreviewable due to file renames.
This PR doesn't address re-resolving paths when files change, that's still a TODO.

@kabergstrom kabergstrom merged commit 32cf0bd into master Nov 8, 2020
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.

1 participant