aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Expand)AuthorAge
* make formatheavydemon219 days
* implemented feedbackheavydemon219 days
* fixed the reference bug in render particle, it was in the example problemheavydemon219 days
* rendering system bugheavydemon219 days
* Merge branch 'master' into niels/RenderingParticleheavydemon219 days
|\
| * implemented feedback from @lonkaarsheavydemon219 days
| * implemented feedbackheavydemon219 days
| * unit testsheavydemon2110 days
| * feedback from PR#38 implementedheavydemon2111 days
| * removed iostream & printingheavydemon2111 days
| * working sortingheavydemon2111 days
| * Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon2111 days
| |\
| * | first part sorted still needing testingheavydemon212024-11-14
* | | fixxed bug with particleemiiter and sprite in single componentheavydemon219 days
* | | implemented feedbackheavydemon219 days
* | | updated adjsuted rendering based on feedbackheavydemon219 days
* | | adjusted so that all gets are autoheavydemon2111 days
* | | merged masterheavydemon2111 days
* | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon2111 days
|\ \ \ | | |/ | |/|
| * | final touchups 2 for #26loek/cleanupLoek Le Blansch13 days
| * | `make format`Loek Le Blansch14 days
| * | merge `master` into `loek/cleanup`Loek Le Blansch14 days
| |\ \
| | * | `make format`loek/wrapLoek Le Blansch14 days
| | * | wrap lines at column 95 instead of 80Loek Le Blansch14 days
| | |/
| * | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-13
| |\|
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch2024-11-13
| |\ \
| * | | `make format`Loek Le Blansch2024-11-13
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch2024-11-13
| |\ \ \
| | * | | `make format`Loek Le Blansch2024-11-13
| | * | | re-enable loop manager + remove more singletonsLoek Le Blansch2024-11-13
| | * | | fix physics testLoek Le Blansch2024-11-13
| | * | | add script unit tests + major refactoringLoek Le Blansch2024-11-12
| * | | | add doxygen + check const correctnessLoek Le Blansch2024-11-13
| * | | | incorporate feedback on #26Loek Le Blansch2024-11-13
| * | | | update logging to use C++20 format and classesLoek Le Blansch2024-11-13
| |/ / /
* | | | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | `make format`Loek Le Blansch2024-11-13
| * | | fixed issuesJAROWMR2024-11-13
| | |/ | |/|
| * | fixed feedbackJAROWMR2024-11-13
* | | 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
|\| |
| * | 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