Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-19 | feat(engine): add orthographic projection support | HampusM | |
2025-01-17 | feat(engine): replace mesh::cube::create vertex cb with face cb | HampusM | |
2025-01-17 | fix(engine): correct Vec3 direction constants | HampusM | |
2025-01-14 | feat(engine): add simple collision | HampusM | |
2024-06-20 | refactor(engine): remove matrix new function Copy bound | HampusM | |
2024-06-20 | feat(engine): make the matrix struct public | HampusM | |
2024-05-12 | feat(engine): implement operation traits for Color | HampusM | |
2024-05-05 | feat(engine): make material textures optional | HampusM | |
2024-04-16 | feat(engine): make vectors implement Copy | HampusM | |
2024-04-14 | feat(engine): use ECS architecture | HampusM | |
2024-02-18 | refactor(engine): move data types to a data types module | HampusM | |