aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Expand)AuthorAge
* merge `master` into `loek/util`Loek Le Blansch12 days
|\
| * make formatheavydemon2112 days
| * implemented feedbackheavydemon2112 days
| * fixed the reference bug in render particle, it was in the example problemheavydemon2112 days
| * rendering system bugheavydemon2112 days
| * Merge branch 'master' into niels/RenderingParticleheavydemon2112 days
| |\
| * | fixxed bug with particleemiiter and sprite in single componentheavydemon2112 days
| * | implemented feedbackheavydemon2112 days
| * | updated adjsuted rendering based on feedbackheavydemon2112 days
| * | adjusted so that all gets are autoheavydemon2114 days
| * | merged masterheavydemon2114 days
| * | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon2114 days
| |\ \
| * | | 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 pa...heavydemon212024-11-12
| * | | | 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 load...heavydemon212024-11-11
* | | | | | replace more vector<reference_wrapper<T>> with RefVectorLoek Le Blansch12 days
* | | | | | process feedback on #39Loek Le Blansch12 days
* | | | | | merge `master` into `loek/util`Loek Le Blansch12 days
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | implemented feedback from @lonkaarsheavydemon2112 days
| * | | | | implemented feedbackheavydemon2112 days
| * | | | | unit testsheavydemon2113 days
| * | | | | feedback from PR#38 implementedheavydemon2114 days
| * | | | | removed iostream & printingheavydemon2114 days
| * | | | | working sortingheavydemon2114 days
| * | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon2114 days
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | first part sorted still needing testingheavydemon212024-11-14
| | |_|_|/ | |/| | |
* | | | | move utilities from loek/audioLoek Le Blansch14 days
| |/ / / |/| | |
* | | | 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 jaro/particle-system-...JAROWMR2024-11-10
| |\|
| * | 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