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

Add support for iterating all the resource<T> from a ResourceManager. #363

Open
roig opened this issue Aug 19, 2019 · 0 comments
Open

Add support for iterating all the resource<T> from a ResourceManager. #363

roig opened this issue Aug 19, 2019 · 0 comments
Milestone

Comments

@roig
Copy link
Contributor

roig commented Aug 19, 2019

It would nice to have this functionality in the ResourceManager. For example to check all the resources that are added, or for example to iterate them and show them in ImGui 👍

I'm trying to use AbstractResourceLoader to save the key as a workaround when calls:
virtual void doLoad(ResourceKey key) = 0;

@mosra mosra added this to the 2019.0b milestone Oct 15, 2019
@mosra mosra mentioned this issue Oct 15, 2019
60 tasks
@mosra mosra modified the milestones: 2019.0b, 2019.0c Oct 19, 2019
@mosra mosra modified the milestones: 2020.0a, 2020.0b Jun 24, 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

No branches or pull requests

2 participants