raidillon/glium_platform/src
reo ef055a1bda Replace contexts with resources
- Implements a new macro to generate code for a new structure: TypeMap
- TypeMaps are wrappers for HashMaps that use TypeIDs as keys.
- Refactor the entire codebase to use the new resource structures.
- This commit is the first step towards getting rid of "god context objects everywhere".
2025-10-15 22:33:04 +03:00
..
render Replace contexts with resources 2025-10-15 22:33:04 +03:00
assets.rs wip 2025-08-30 12:55:42 +03:00
gltf_loader.rs Rename crate folders to remove raidillon prefix 2025-08-17 21:14:59 +03:00
lib.rs Initial implementation of imgui support 2025-09-06 11:52:49 +03:00
model.rs wip: engine enhancements and fixes 2025-08-24 18:49:41 +03:00
platform.rs Replace contexts with resources 2025-10-15 22:33:04 +03:00
system.rs Replace contexts with resources 2025-10-15 22:33:04 +03:00