aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/PhysicsSystem.cpp
Commit message (Expand)AuthorAge
* Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
* Minor changes due to templating of Vector2max-0012024-11-21
* replace more vector<reference_wrapper<T>> with RefVectorLoek Le Blansch2024-11-20
* merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
|\
| * `make format`loek/wrapLoek Le Blansch2024-11-15
| * wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
* | fix physics testLoek Le Blansch2024-11-13
|/
* merge #25 + nitpickingLoek Le Blansch2024-11-07
* Make formatmax-0012024-11-07
* added physics systemjaroWMR2024-11-07
* update clang-tidy configurationLoek Le Blansch2024-11-07
* Made game_object_id constmax-0012024-11-07
* `make format`Loek Le Blansch2024-11-05
* remove util and api namespacesLoek Le Blansch2024-11-05
* move systems + update contributing.mdLoek Le Blansch2024-11-05