aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Expand)AuthorAge
* fixed the reference bug in render particle, it was in the example problemheavydemon2141 hours
* rendering system bugheavydemon2141 hours
* Merge branch 'master' into niels/RenderingParticleheavydemon2142 hours
|\
| * implemented feedback from @lonkaarsheavydemon2143 hours
| * implemented feedbackheavydemon2145 hours
| * unit testsheavydemon213 days
| * feedback from PR#38 implementedheavydemon213 days
| * removed iostream & printingheavydemon214 days
| * working sortingheavydemon214 days
| * Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon214 days
| |\
| * | first part sorted still needing testingheavydemon218 days
* | | fixxed bug with particleemiiter and sprite in single componentheavydemon2142 hours
* | | implemented feedbackheavydemon2143 hours
* | | updated adjsuted rendering based on feedbackheavydemon2145 hours
* | | adjusted so that all gets are autoheavydemon214 days
* | | merged masterheavydemon214 days
* | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon214 days
|\ \ \ | | |/ | |/|
| * | final touchups 2 for #26loek/cleanupLoek Le Blansch6 days
| * | `make format`Loek Le Blansch6 days
| * | merge `master` into `loek/cleanup`Loek Le Blansch7 days
| |\ \
| | * | `make format`loek/wrapLoek Le Blansch7 days
| | * | wrap lines at column 95 instead of 80Loek Le Blansch7 days
| | |/
| * | merge `master` into `loek/cleanup`Loek Le Blansch9 days
| |\|
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch9 days
| |\ \
| * | | `make format`Loek Le Blansch9 days
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch9 days
| |\ \ \
| | * | | `make format`Loek Le Blansch9 days
| | * | | re-enable loop manager + remove more singletonsLoek Le Blansch9 days
| | * | | fix physics testLoek Le Blansch9 days
| | * | | add script unit tests + major refactoringLoek Le Blansch9 days
| * | | | add doxygen + check const correctnessLoek Le Blansch9 days
| * | | | incorporate feedback on #26Loek Le Blansch9 days
| * | | | update logging to use C++20 format and classesLoek Le Blansch9 days
| |/ / /
* | | | adjusted based on feedback of PR#31heavydemon218 days
* | | | forget a doxygen docs on a functionheavydemon218 days
* | | | Merge branch 'master' into niels/RenderingParticleheavydemon218 days
|\ \ \ \ | | |_|/ | |/| |
| * | | `make format`Loek Le Blansch9 days
| * | | fixed issuesJAROWMR9 days
| | |/ | |/|
| * | fixed feedbackJAROWMR9 days
* | | Adjusted rendering so that now a gameobject can have multiple sprites with pa...heavydemon2110 days
* | | adjusted renderingsystemheavydemon2110 days
* | | adjusted rendering and exampleheavydemon2110 days
* | | rendering particleheavydemon2110 days
* | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon2111 days
|\| |
| * | clang format and tidyJAROWMR12 days
| * | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR12 days
| |\|
| * | changed includesJAROWMR12 days
| * | added forward declaration and const reference spriteJAROWMR12 days
| * | added comments and code standardJAROWMR12 days
| * | improved readablity codeJAROWMR12 days