aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Scene.h
Commit message (Collapse)AuthorAge
* make formatJAROWMR6 days
|
* moved code to cppJAROWMR6 days
|
* added feedbackJAROWMR6 days
|
* moved mediator upJAROWMR6 days
|
* Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe ↵JAROWMR7 days
|\ | | | | | | into jaro/mediator_concealing_scene
| * formatJAROWMR7 days
| |
* | fixed includesJAROWMR7 days
|/
* shielded mediatorJAROWMR7 days
|
* nitpick #59Loek Le Blansch13 days
|
* `make format`Loek Le Blansch2024-11-30
|
* manager mediator refactorLoek Le Blansch2024-11-28
|
* 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