aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Scene.h
Commit message (Collapse)AuthorAge
* nitpick #50Loek Le Blansch2024-11-24
|
* Replaced ComponentManager reference by OptionalRef for late bindingmax-0012024-11-22
|
* Added constmax-0012024-11-21
|
* Added TODOmax-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
|
* `make format`Loek Le Blansch2024-11-16
|
* final touchups 2 for #26Loek Le Blansch2024-11-16
|
* fix scene_manager exampleLoek Le Blansch2024-11-13
|
* Used const references instead of pass by valuemax-0012024-11-06
|
* Replaced crepe::api to crepemax-0012024-11-05
|
* Added abstract Scene classmax-0012024-11-05