Readded resource unloading.

This commit is contained in:
2024-10-20 23:11:58 +02:00
parent be78dd97ca
commit bb6900a60a
5 changed files with 105 additions and 93 deletions

View File

@@ -11,7 +11,7 @@
## I/O
- ~~Use GUIDs and string ID maps for fetching resources instead of string IDs alone.~~
- Reimplement unloading.
- ~~Reimplement unloading.~~
- Finalize ResourceManager and ResourceLoader APIs for 1.0.
- Add async API for ResourceManager.
- Virtual file system.