aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | add Log function to scriptLoek Le Blansch6 days
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | remove copy/move constructors/operators on all componentsLoek Le Blansch6 days
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | `make format`Loek Le Blansch6 days
* | | | | | | | | | | merge `master` into `max/unit-tests`Loek Le Blansch6 days
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into niels/sorting_renderingLoek Le Blansch6 days
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | update contributing.mdLoek Le Blansch6 days
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | `make format`Loek Le Blansch6 days
| * | | | | | | | | | show private members in doxygenLoek Le Blansch6 days
| * | | | | | | | | | implemented feedback from @lonkaarsheavydemon216 days
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon216 days
| |\| | | | | | | | |
| | * | | | | | | | | split format/lintLoek Le Blansch6 days
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | implemented feedbackheavydemon216 days
| * | | | | | | | | unit testsheavydemon217 days
| * | | | | | | | | feedback from PR#38 implementedheavydemon218 days
| * | | | | | | | | removed iostream & printingheavydemon218 days
| * | | | | | | | | working sortingheavydemon218 days
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon218 days
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | first part sorted still needing testingheavydemon2112 days
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Added SceneManager testsmax-0016 days
* | | | | | | | | Added ECS testsmax-0016 days
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | add some more doxygenLoek Le Blansch7 days
| |/ / / / / / |/| | | | | |
* | | | | | | `make format`Loek Le Blansch10 days
* | | | | | | add TODO commentLoek Le Blansch10 days
* | | | | | | final touchups 2 for #26loek/cleanupLoek Le Blansch10 days
* | | | | | | final touchups for #26Loek Le Blansch10 days
* | | | | | | `make format`Loek Le Blansch11 days
* | | | | | | merge `master` into `loek/cleanup`Loek Le Blansch11 days
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'loek/wrap'Loek Le Blansch11 days
| |\ \ \ \ \ \
| | * | | | | | `make format`loek/wrapLoek Le Blansch11 days
| | * | | | | | wrap lines at column 95 instead of 80Loek Le Blansch11 days
| | |/ / / / /
| * | | | | | merge #36Loek Le Blansch11 days
| * | | | | | Added code stylemax-00111 days
| |/ / / / /
* | | | | | process feedback on #26Loek Le Blansch11 days
* | | | | | merge `master` into `loek/cleanup`Loek Le Blansch13 days
|\| | | | |
| * | | | | `make format`Loek Le Blansch13 days
| * | | | | fixed issuesJAROWMR13 days
* | | | | | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch13 days
|\| | | | |
| * | | | | merge with masterJAROWMR13 days
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | fixed feedbackJAROWMR13 days
| | |_|_|/ | |/| | |
| * | | | clang format and tidyJAROWMR2024-11-10
| * | | | updates makefileJAROWMR2024-11-10
| * | | | make empty example particleJAROWMR2024-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
| * | | | updated testJAROWMR2024-11-10