aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | add Log function to scriptLoek Le Blansch10 days
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | remove copy/move constructors/operators on all componentsLoek Le Blansch10 days
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | `make format`Loek Le Blansch10 days
* | | | | | | | | | | merge `master` into `max/unit-tests`Loek Le Blansch10 days
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into niels/sorting_renderingLoek Le Blansch10 days
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | update contributing.mdLoek Le Blansch10 days
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | `make format`Loek Le Blansch10 days
| * | | | | | | | | | show private members in doxygenLoek Le Blansch10 days
| * | | | | | | | | | implemented feedback from @lonkaarsheavydemon2110 days
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon2110 days
| |\| | | | | | | | |
| | * | | | | | | | | split format/lintLoek Le Blansch10 days
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | implemented feedbackheavydemon2110 days
| * | | | | | | | | unit testsheavydemon2111 days
| * | | | | | | | | feedback from PR#38 implementedheavydemon2112 days
| * | | | | | | | | removed iostream & printingheavydemon2112 days
| * | | | | | | | | working sortingheavydemon2112 days
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_renderingheavydemon2112 days
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | first part sorted still needing testingheavydemon212024-11-14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Added SceneManager testsmax-00110 days
* | | | | | | | | Added ECS testsmax-00110 days
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | add some more doxygenLoek Le Blansch11 days
| |/ / / / / / |/| | | | | |
* | | | | | | `make format`Loek Le Blansch14 days
* | | | | | | add TODO commentLoek Le Blansch14 days
* | | | | | | final touchups 2 for #26loek/cleanupLoek Le Blansch2024-11-16
* | | | | | | final touchups for #26Loek Le Blansch2024-11-16
* | | | | | | `make format`Loek Le Blansch2024-11-15
* | | | | | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'loek/wrap'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 #36Loek Le Blansch2024-11-15
| * | | | | | Added code stylemax-0012024-11-15
| |/ / / / /
* | | | | | process feedback on #26Loek 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
|\| | | | |
| * | | | | merge with masterJAROWMR2024-11-13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | fixed feedbackJAROWMR2024-11-13
| | |_|_|/ | |/| | |
| * | | | 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