Age | Commit message (Expand) | Author |
---|---|---|
2024-08-25 | feat(render): multithreaded texture loading | tcmal |
2024-08-25 | refactor(all): 2018 edition | tcmal |
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 | fix(render-bsp,textures): broken movement and textures test | tcmal |
2024-08-25 | feat(levels): add get_texture method to HasTextures trait | tcmal |
2024-08-25 | fix(levels): fix invalid texture co-ords for vertices | 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(all): move stockton-bsp to this repo and start using traits | tcmal |