Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 |
|\ | |||
| * | make format | heavydemon21 | 2024-11-20 |
| | | |||
| * | implemented feedback | heavydemon21 | 2024-11-20 |
| | | |||
| * | fixed the reference bug in render particle, it was in the example problem | heavydemon21 | 2024-11-20 |
| | | |||
| * | rendering system bug | heavydemon21 | 2024-11-20 |
| | | |||
| * | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-20 |
| |\ | |||
| * | | fixxed bug with particleemiiter and sprite in single component | heavydemon21 | 2024-11-20 |
| | | | |||
| * | | implemented feedback | heavydemon21 | 2024-11-20 |
| | | | |||
| * | | updated adjsuted rendering based on feedback | heavydemon21 | 2024-11-20 |
| | | | |||
| * | | adjusted so that all gets are auto | heavydemon21 | 2024-11-18 |
| | | | |||
| * | | merged master | heavydemon21 | 2024-11-18 |
| | | | |||
| * | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticle | heavydemon21 | 2024-11-18 |
| |\ \ | |||
| * | | | adjusted based on feedback of PR#31 | heavydemon21 | 2024-11-14 |
| | | | | |||
| * | | | forget a doxygen docs on a function | heavydemon21 | 2024-11-14 |
| | | | | |||
| * | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-14 |
| |\ \ \ | |||
| * | | | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵ | heavydemon21 | 2024-11-12 |
| | | | | | | | | | | | | | | | | | | | | particles and another texture | ||
| * | | | | adjusted renderingsystem | heavydemon21 | 2024-11-11 |
| | | | | | |||
| * | | | | adjusted rendering and example | heavydemon21 | 2024-11-11 |
| | | | | | |||
| * | | | | rendering particle | heavydemon21 | 2024-11-11 |
| | | | | | |||
| * | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticle | heavydemon21 | 2024-11-11 |
| |\ \ \ \ | |||
| * | | | | | adjusted render a little and added a error img of the chosen img did not ↵ | heavydemon21 | 2024-11-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | load. this prevents exceptions | ||
* | | | | | | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 2024-11-20 |
| | | | | | | |||
* | | | | | | process feedback on #39 | Loek Le Blansch | 2024-11-20 |
| | | | | | | |||
* | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | implemented feedback from @lonkaars | heavydemon21 | 2024-11-20 |
| | | | | | | |||
| * | | | | | implemented feedback | heavydemon21 | 2024-11-20 |
| | | | | | | |||
| * | | | | | unit tests | heavydemon21 | 2024-11-19 |
| | | | | | | |||
| * | | | | | feedback from PR#38 implemented | heavydemon21 | 2024-11-18 |
| | | | | | | |||
| * | | | | | removed iostream & printing | heavydemon21 | 2024-11-18 |
| | | | | | | |||
| * | | | | | working sorting | heavydemon21 | 2024-11-18 |
| | | | | | | |||
| * | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_rendering | heavydemon21 | 2024-11-18 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||
| * | | | | | first part sorted still needing testing | heavydemon21 | 2024-11-14 |
| | |_|_|/ | |/| | | | |||
* | | | | | move utilities from loek/audio | Loek Le Blansch | 2024-11-18 |
| |/ / / |/| | | | |||
* | | | | final touchups 2 for #26 | Loek Le Blansch | 2024-11-16 |
| | | | | |||
* | | | | `make format` | Loek Le Blansch | 2024-11-15 |
| | | | | |||
* | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
|\ \ \ \ | |||
| * | | | | `make format`loek/wrap | Loek Le Blansch | 2024-11-15 |
| | | | | | |||
| * | | | | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
| |/ / / | |||
* | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-13 |
|\| | | | |||
| * | | | `make format` | Loek Le Blansch | 2024-11-13 |
| | | | | |||
| * | | | fixed issues | JAROWMR | 2024-11-13 |
| | | | | |||
* | | | | merge `jaro/particle-system-master` into `loek/cleanup` early | Loek Le Blansch | 2024-11-13 |
|\| | | | |||
| * | | | fixed feedback | JAROWMR | 2024-11-13 |
| | |/ | |/| | |||
| * | | clang format and tidy | JAROWMR | 2024-11-10 |
| | | | |||
| * | | Merge branch 'master' of github.com:lonkaars/crepe into ↵ | JAROWMR | 2024-11-10 |
| |\| | | | | | | | | | | jaro/particle-system-master | ||
| * | | changed includes | JAROWMR | 2024-11-10 |
| | | | |||
| * | | added forward declaration and const reference sprite | JAROWMR | 2024-11-10 |
| | | | |||
| * | | added comments and code standard | JAROWMR | 2024-11-10 |
| | | | |||
| * | | improved readablity code | JAROWMR | 2024-11-10 |
| | | | |||
| * | | added boundary tests and added functionality | JAROWMR | 2024-11-10 |
| | | |