aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/ParticleSystem.cpp
Commit message (Expand)AuthorAge
* add more documentation to Mediator + fix system mediator useLoek Le Blansch2024-11-28
* manager mediator refactorLoek Le Blansch2024-11-28
* 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
|\
| * wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
| * fixed issuesJAROWMR2024-11-13
* | 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 comments and code standardJAROWMR2024-11-10
| * improved readablity codeJAROWMR2024-11-10
| * added boundary tests and added functionalityJAROWMR2024-11-10
| * added tests and fixed bugs in systemJAROWMR2024-11-10
| * added unit test for particlesJAROWMR2024-11-10
| * fixed buildJAROWMR2024-11-08
| * particle updatedJaro2024-11-08
* | `make format`Loek Le Blansch2024-11-13
* | fix physics testLoek Le Blansch2024-11-13
|/
* `make format`Loek Le Blansch2024-11-05
* move systems + update contributing.mdLoek Le Blansch2024-11-05