aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/ParticleSystem.cpp
Commit message (Expand)AuthorAge
* tested system, added roation to emitterJAROWMR3 days
* updating collision systemJAROWMR3 days
* make formatJAROWMR5 days
* updated particleJAROWMR5 days
* fixed bug with lower than one particle per secondJAROWMR7 days
* updated offsetJAROWMR8 days
* make formatJAROWMR8 days
* removed some not needed constJAROWMR9 days
* broken particle testJAROWMR9 days
* reverted dtJAROWMR10 days
* changed get dtJAROWMR10 days
* removed old codeJAROWMR10 days
* updated particle emitterJAROWMR10 days
* added thisJAROWMR2024-12-07
* changed spawnrate of particles (bound to delta time)JAROWMR2024-12-07
* changed double to floatJAROWMR2024-12-07
* 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