Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | add Log function to script | Loek Le Blansch | 6 days | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | remove copy/move constructors/operators on all components | Loek Le Blansch | 6 days | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | `make format` | Loek Le Blansch | 6 days | |
* | | | | | | | | | | | merge `master` into `max/unit-tests` | Loek Le Blansch | 6 days | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'master' into niels/sorting_rendering | Loek Le Blansch | 6 days | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | update contributing.md | Loek Le Blansch | 6 days | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | `make format` | Loek Le Blansch | 6 days | |
| * | | | | | | | | | | show private members in doxygen | Loek Le Blansch | 6 days | |
| * | | | | | | | | | | implemented feedback from @lonkaars | heavydemon21 | 6 days | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_rendering | heavydemon21 | 6 days | |
| |\| | | | | | | | | | ||||
| | * | | | | | | | | | split format/lint | Loek Le Blansch | 6 days | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| * | | | | | | | | | implemented feedback | heavydemon21 | 6 days | |
| * | | | | | | | | | unit tests | heavydemon21 | 7 days | |
| * | | | | | | | | | feedback from PR#38 implemented | heavydemon21 | 8 days | |
| * | | | | | | | | | removed iostream & printing | heavydemon21 | 8 days | |
| * | | | | | | | | | working sorting | heavydemon21 | 8 days | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/sorting_rendering | heavydemon21 | 8 days | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||
| * | | | | | | | | | first part sorted still needing testing | heavydemon21 | 12 days | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||
* | | | | | | | | | Added SceneManager tests | max-001 | 6 days | |
* | | | | | | | | | Added ECS tests | max-001 | 6 days | |
| |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | add some more doxygen | Loek Le Blansch | 7 days | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | `make format` | Loek Le Blansch | 10 days | |
* | | | | | | | add TODO comment | Loek Le Blansch | 10 days | |
* | | | | | | | final touchups 2 for #26loek/cleanup | Loek Le Blansch | 10 days | |
* | | | | | | | final touchups for #26 | Loek Le Blansch | 10 days | |
* | | | | | | | `make format` | Loek Le Blansch | 11 days | |
* | | | | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 11 days | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | Merge branch 'loek/wrap' | Loek Le Blansch | 11 days | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | `make format`loek/wrap | Loek Le Blansch | 11 days | |
| | * | | | | | | wrap lines at column 95 instead of 80 | Loek Le Blansch | 11 days | |
| | |/ / / / / | ||||
| * | | | | | | merge #36 | Loek Le Blansch | 11 days | |
| * | | | | | | Added code style | max-001 | 11 days | |
| |/ / / / / | ||||
* | | | | | | process feedback on #26 | Loek Le Blansch | 11 days | |
* | | | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 13 days | |
|\| | | | | | ||||
| * | | | | | `make format` | Loek Le Blansch | 13 days | |
| * | | | | | fixed issues | JAROWMR | 13 days | |
* | | | | | | merge `jaro/particle-system-master` into `loek/cleanup` early | Loek Le Blansch | 13 days | |
|\| | | | | | ||||
| * | | | | | merge with master | JAROWMR | 13 days | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||
| * | | | | | fixed feedback | JAROWMR | 13 days | |
| | |_|_|/ | |/| | | | ||||
| * | | | | clang format and tidy | JAROWMR | 2024-11-10 | |
| * | | | | updates makefile | JAROWMR | 2024-11-10 | |
| * | | | | make empty example particle | JAROWMR | 2024-11-10 | |
| * | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 2024-11-10 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||
| * | | | | changed includes | JAROWMR | 2024-11-10 | |
| * | | | | added forward declaration and const reference sprite | JAROWMR | 2024-11-10 | |
| * | | | | added comments and code standard | JAROWMR | 2024-11-10 | |
| * | | | | improved readablity code | JAROWMR | 2024-11-10 | |
| * | | | | added boundary tests and added functionality | JAROWMR | 2024-11-10 | |
| * | | | | added tests and fixed bugs in system | JAROWMR | 2024-11-10 | |
| * | | | | updated test | JAROWMR | 2024-11-10 |