Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-25 | chore(types): move to nalgebra-glm | tcmal | |
2024-08-25 | fix(render): clamp swapchain size to window size | tcmal | |
2024-08-25 | feat(render): added vulkan initialisation, etc. | tcmal | |
2024-08-25 | chore(docs): add build status badge | tcmal | |
2024-08-25 | feat(render): add surface to renderer type | tcmal | |
2024-08-25 | fix(render): don't use empty backend. | tcmal | |
2024-08-25 | chore(render): add render crate & example | tcmal | |
2024-08-25 | feat(types): allow entity mapper to fail and fix possible ent_map! panic | tcmal | |
2024-08-25 | feat(types): add macro for generating entity mappers | tcmal | |
2024-08-25 | test(types): add world creation test | tcmal | |
2024-08-25 | feat(types): entity downcasting and fnmut in world creation | tcmal | |
2024-08-25 | feat(world): world creation | tcmal | |
2024-08-25 | chore(all): add continuous integration | tcmal | |
2024-08-25 | Initial Commit. | tcmal | |