| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Replaced ComponentManager reference by OptionalRef for late binding | max-001 | 2024-11-22 |
| * | Added SceneManger to LoopManager | max-001 | 2024-11-21 |
| * | Changed comment | max-001 | 2024-11-21 |
| * | Replaced Scene's name variable with get_name() method | max-001 | 2024-11-21 |
| * | Added Doxygen comments/explanation for GameObjects and Scenes | max-001 | 2024-11-20 |
| * | process feedback on #26 | Loek Le Blansch | 2024-11-15 |
| * | fix physics test | Loek Le Blansch | 2024-11-13 |
| * | fix code standard and merge #19 | Loek Le Blansch | 2024-11-06 |
| * | Renamed methods and replaced the queue with a simple string | max-001 | 2024-11-06 |
| * | Used const references instead of pass by value | max-001 | 2024-11-06 |
| * | Make format | max-001 | 2024-11-05 |
| * | Replaced crepe::api to crepe | max-001 | 2024-11-05 |
| * | Added SceneManager | max-001 | 2024-11-05 |