Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-28 | refactor(ecs): use better system input type filtering solution | HampusM | |
2024-02-26 | fix(ecs): make Component trait not automatic & add derive macro | HampusM | |
2024-02-26 | feat(ecs): add support for multiple system queries & local components | HampusM | |
2024-02-18 | feat: add entity component system library | HampusM | |
2023-11-27 | feat(engine): add lighting maps | HampusM | |
2023-11-12 | build(engine): disable default features of image dependency | HampusM | |
2023-11-12 | build(glfw): disable default features of bindgen dependency | HampusM | |
2023-11-02 | feat(engine): add texturing | HampusM | |
2023-10-22 | feat(engine): add translating & scaling objects | HampusM | |
2023-10-15 | feat: add logging | HampusM | |
2023-10-15 | feat(engine): add logging OpenGL debug messages | HampusM | |
2023-10-13 | refactor(engine): move uses of OpenGL to OpenGL module | HampusM | |
2023-10-07 | feat: add triangle program | HampusM | |
2023-10-06 | feat: add engine library base | HampusM | |
2023-10-06 | feat: add GLFW wrapper library | HampusM | |
2023-10-06 | add project base | HampusM | |