aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system
Commit message (Expand)AuthorAge
* implemented PR#35 feedbackheavydemon212024-11-18
* merged masterheavydemon212024-11-18
* Merge remote-tracking branch 'origin/master' into niels/rendering_colorheavydemon212024-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
| * | `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
| |/ /
* | | Working color, fucked up git mergeheavydemon212024-11-14
* | | color paremeter in sprite worksheavydemon212024-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
|\ \ \ | | |/ | |/|
| * | 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
| * | added tests and fixed bugs in systemJAROWMR2024-11-10
| * | added unit test for particlesJAROWMR2024-11-10
| * | fixed buildJAROWMR2024-11-08
| * | particle updatedJaro2024-11-08
* | | adjusted render a little and added a error img of the chosen img did not load...heavydemon212024-11-11
| |/ |/|
* | nitpicks (merge #27)Loek Le Blansch2024-11-08
* | updated to satisfy the code reviewheavydemon212024-11-08
* | fixed include code-styleheavydemon212024-11-08
* | fixed the includes and const settingsheavydemon212024-11-08
* | todo's animator systemheavydemon212024-11-08
* | code styleheavydemon212024-11-08
|/
* merge #25 + nitpickingLoek Le Blansch2024-11-07
* Make formatmax-0012024-11-07
* added physics systemjaroWMR2024-11-07