]> git.tdb.fi Git - libs/game.git/history - source/game/stage.cpp
Add a view sub-library, including a Camera component
[libs/game.git] / source / game / stage.cpp
2022-10-29 Mikko RasaAdd a view sub-library, including a Camera component
2022-10-29 Mikko RasaAdd a function to remove a system from a stage
2022-10-29 Mikko RasaAdd resource container references to Director and Stage
2022-10-22 Mikko RasaAdjust component ticking
2022-10-20 Mikko RasaEmit events on entity and component creation and destru...
2022-10-19 Mikko RasaAdjust some things to make header dependencies easier...
2022-10-19 Mikko RasaImplement a basic ECS