aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/SceneManager.cpp
Commit message (Expand)AuthorAge
* Replaced Scene's name variable with get_name() methodmax-00123 hours
* merge `master` into `loek/cleanup`Loek Le Blansch6 days
|\
| * wrap lines at column 95 instead of 80Loek Le Blansch7 days
* | `make format`Loek Le Blansch9 days
* | fix physics testLoek Le Blansch9 days
|/
* merge #20Loek Le Blansch2024-11-07
* 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