aboutsummaryrefslogtreecommitdiff
path: root/src/test/ParticleTest.cpp
Commit message (Expand)AuthorAge
* Merge branch 'master' into decouplingheavydemon218 days
|\
| * `make format`Loek Le Blansch14 days
| * merge `master`Loek Le Blansch2024-11-28
| |\
| * | manager mediator refactorLoek Le Blansch2024-11-28
* | | made the test work with the adjustmentsheavydemon2111 days
| |/ |/|
* | make formatheavydemon212024-11-28
* | adjusted more it should now be finsishedheavydemon212024-11-28
* | making test work againheavydemon212024-11-28
|/
* Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
* Minor changes due to templating of Vector2max-0012024-11-21
* merge `master` into `loek/util`Loek Le Blansch2024-11-20
|\
| * remove copy/move constructors/operators on all componentsLoek Le Blansch2024-11-20
* | merge `master` into `loek/util`Loek 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
* | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch2024-11-13
|/
* clang format and tidyJAROWMR2024-11-10
* added forward declaration and const reference spriteJAROWMR2024-11-10
* added boundary tests and added functionalityJAROWMR2024-11-10
* added tests and fixed bugs in systemJAROWMR2024-11-10
* updated testJAROWMR2024-11-10
* added unit test for particlesJAROWMR2024-11-10