aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add Log function to scriptLoek Le Blansch5 days
|
* remove copy/move constructors/operators on all componentsLoek Le Blansch5 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 implementedheavydemon217 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 Blansch9 days
| |
* | add TODO commentLoek Le Blansch9 days
| |
* | final touchups 2 for #26loek/cleanupLoek Le Blansch10 days
| |
* | final touchups for #26Loek Le Blansch10 days
| |
* | `make format`Loek Le Blansch10 days
| |
* | merge `master` into `loek/cleanup`Loek Le Blansch10 days
|\ \
| * \ Merge branch 'loek/wrap'Loek Le Blansch10 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 Blansch10 days
| |
* | merge `master` into `loek/cleanup`Loek Le Blansch12 days
|\|
| * `make format`Loek Le Blansch12 days
| |
| * fixed issuesJAROWMR12 days
| |
* | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch12 days
|\|
| * merge with masterJAROWMR12 days
| |\
| * | fixed feedbackJAROWMR12 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 ↵JAROWMR2024-11-10
| |\ \ | | | | | | | | | | | | jaro/particle-system-master
| * | | 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
| | | |