raidillon/glium_platform
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
..
src Replace contexts with resources 2025-10-15 22:33:04 +03:00
Cargo.lock Rename crate folders to remove raidillon prefix 2025-08-17 21:14:59 +03:00
Cargo.toml Implement HDRI skybox support 2025-09-26 22:44:43 +03:00