| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Little fix (typo) | max-001 | 2024-11-22 |
| * | Replaced ComponentManager reference by OptionalRef for late binding | max-001 | 2024-11-22 |
| * | Replaced Scene's name variable with get_name() method | max-001 | 2024-11-21 |
| * | fix scene_manager example | 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 |
| * | Replaced crepe::api to crepe | max-001 | 2024-11-05 |
| * | Added SceneManager | max-001 | 2024-11-05 |