aboutsummaryrefslogtreecommitdiff
path: root/src/example/ecs.cpp
Commit message (Collapse)AuthorAge
* Added ECS testsmax-0012 days
|
* `make format`Loek Le Blansch7 days
|
* merge `master` into `loek/cleanup`Loek Le Blansch7 days
|\
| * wrap lines at column 95 instead of 80Loek Le Blansch7 days
| |
* | `make format`Loek Le Blansch9 days
| |
* | fix scene_manager exampleLoek Le Blansch9 days
| |
* | cleanup + fix examplesLoek Le Blansch9 days
|/
* added physics systemjaroWMR2024-11-07
|
* update clang-tidy configurationLoek Le Blansch2024-11-07
|
* Made name and tag constmax-0012024-11-07
|
* Made game_object_id constmax-0012024-11-07
|
* Fixed includes in example foldermax-0012024-11-07
|
* Moved Matadata to api folder (because it may be used by the game programmer)max-0012024-11-06
|
* merge #18Loek Le Blansch2024-11-05
|
* Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-11-05
|
* Improved test by adding one Transform component too muchmax-0012024-11-05
|
* Make formatmax-0012024-11-05
|
* Improved testmax-0012024-11-05
|
* Improved testmax-0012024-11-05
|
* Added examplemax-0012024-11-05