Age | Commit message (Expand) | Author |
---|---|---|
2024-08-25 | feat(all): start using an ECS | tcmal |
2024-08-25 | chore(all): update copyright | tcmal |
2024-08-25 | chore(all): style formatting and clippy fixes | tcmal |
2024-08-25 | feat(levels): coord system types and swizzling | tcmal |
2024-08-25 | refactor(all): use new traits-based levels everywhere else. | tcmal |
2024-08-25 | refactor(types): remove old code | tcmal |
2024-08-25 | refactor(render): remove old entity stuff from world type | tcmal |
2024-08-25 | refactor(render): update gfx-hal and use staging and index buffers. | tcmal |
2024-08-25 | feat(types): allow entity mapper to fail and fix possible ent_map! panic | tcmal |
2024-08-25 | feat(types): entity downcasting and fnmut in world creation | tcmal |
2024-08-25 | feat(world): world creation | tcmal |