Age | Commit message (Expand) | Author |
---|---|---|
2024-08-25 | feat(draw): attach camera position/settings to entity | tcmal |
2024-08-25 | refactor(all): 2018 edition | tcmal |
2024-08-25 | chore(all): update copyright | tcmal |
2024-08-25 | chore(all): style formatting and clippy fixes | tcmal |
2024-08-25 | test(camera): test for MVP matrix generation | tcmal |
2024-08-25 | refactor(all): remove render-quad and optimise imports | tcmal |
2024-08-25 | refactor(render): use push constants for vp matrix | tcmal |
2024-08-25 | feat(camera): camera rotation and movement relative to rotation | tcmal |
2024-08-25 | feat(render): render bsp w/ culling stubs | tcmal |
2024-08-25 | feat(render): handle resizing properly | tcmal |
2024-08-25 | feat(render): 3D projection | tcmal |