aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/SceneManager.h
Commit message (Expand)AuthorAge
* Replaced ComponentManager reference by OptionalRef for late bindingmax-0012024-11-22
* Added SceneManger to LoopManagermax-0012024-11-21
* Changed commentmax-0012024-11-21
* Replaced Scene's name variable with get_name() methodmax-0012024-11-21
* Added Doxygen comments/explanation for GameObjects and Scenesmax-0012024-11-20
* process feedback on #26Loek Le Blansch2024-11-15
* fix physics testLoek Le Blansch2024-11-13
* fix code standard and merge #19Loek Le Blansch2024-11-06
* Renamed methods and replaced the queue with a simple stringmax-0012024-11-06
* Used const references instead of pass by valuemax-0012024-11-06
* Make formatmax-0012024-11-05
* Replaced crepe::api to crepemax-0012024-11-05
* Added SceneManagermax-0012024-11-05