aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Collapse)AuthorAge
* merge `master` into `loek/util`Loek Le Blansch2024-11-20
|\
| * make formatheavydemon212024-11-20
| |
| * implemented feedbackheavydemon212024-11-20
| |
| * fixed the reference bug in render particle, it was in the example problemheavydemon212024-11-20
| |
| * rendering system bugheavydemon212024-11-20
| |
| * Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-20
| |\
| * | fixxed bug with particleemiiter and sprite in single componentheavydemon212024-11-20
| | |
| * | implemented feedbackheavydemon212024-11-20
| | |
| * | updated adjsuted rendering based on feedbackheavydemon212024-11-20
| | |
| * | adjusted so that all gets are autoheavydemon212024-11-18
| | |
| * | merged masterheavydemon212024-11-18
| | |
| * | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon212024-11-18
| |\ \
| * | | adjusted based on feedback of PR#31heavydemon212024-11-14
| | | |
| * | | forget a doxygen docs on a functionheavydemon212024-11-14
| | | |
| * | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-14
| |\ \ \
| * | | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵heavydemon212024-11-12
| | | | | | | | | | | | | | | | | | | | particles and another texture
| * | | | adjusted renderingsystemheavydemon212024-11-11
| | | | |
| * | | | adjusted rendering and exampleheavydemon212024-11-11
| | | | |
| * | | | rendering particleheavydemon212024-11-11
| | | | |
| * | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon212024-11-11
| |\ \ \ \
| * | | | | adjusted render a little and added a error img of the chosen img did not ↵heavydemon212024-11-11
| | | | | | | | | | | | | | | | | | | | | | | | load. this prevents exceptions
* | | | | | replace more vector<reference_wrapper<T>> with RefVectorLoek Le Blansch2024-11-20
| | | | | |
* | | | | | process feedback on #39Loek Le Blansch2024-11-20
| | | | | |
* | | | | | merge `master` into `loek/util`Loek Le Blansch2024-11-20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | implemented feedback from @lonkaarsheavydemon212024-11-20
| | | | | |
| * | | | | implemented feedbackheavydemon212024-11-20
| | | | | |
| * | | | | unit testsheavydemon212024-11-19
| | | | | |
| * | | | | feedback from PR#38 implementedheavydemon212024-11-18
| | | | | |
| * | | | | removed iostream & printingheavydemon212024-11-18
| | | | | |
| * | | | | working sortingheavydemon212024-11-18
| | | | | |
| * | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon212024-11-18
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | first part sorted still needing testingheavydemon212024-11-14
| | |_|_|/ | |/| | |
* | | | | move utilities from loek/audioLoek Le Blansch2024-11-18
| |/ / / |/| | |
* | | | final touchups 2 for #26Loek Le Blansch2024-11-16
| | | |
* | | | `make format`Loek Le Blansch2024-11-15
| | | |
* | | | 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 `master` into `loek/cleanup`Loek Le Blansch2024-11-13
|\| | |
| * | | `make format`Loek Le Blansch2024-11-13
| | | |
| * | | fixed issuesJAROWMR2024-11-13
| | | |
* | | | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch2024-11-13
|\| | |
| * | | fixed feedbackJAROWMR2024-11-13
| | |/ | |/|
| * | clang format and tidyJAROWMR2024-11-10
| | |
| * | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR2024-11-10
| |\| | | | | | | | | | jaro/particle-system-master
| * | changed includesJAROWMR2024-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
| | |