| Commit message (Expand) | Author | Age |
* | nitpick #34 | Loek Le Blansch | 2024-11-20 |
* | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-20 |
|\ |
|
| * | Merge branch 'loek/unit-test' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-20 |
| |\ |
|
| | * | convert more examples to unit tests | Loek Le Blansch | 2024-11-20 |
| | * | turn examples into unit tests | Loek Le Blansch | 2024-11-20 |
| * | | remove copy/move constructors/operators on all components | Loek Le Blansch | 2024-11-20 |
| |/ |
|
| * | `make format` | Loek Le Blansch | 2024-11-20 |
| * | merge `master` into `max/unit-tests` | Loek Le Blansch | 2024-11-20 |
| |\ |
|
| | * | implemented feedback from @lonkaars | heavydemon21 | 2024-11-20 |
| | * | unit tests | heavydemon21 | 2024-11-19 |
| * | | Added SceneManager tests | max-001 | 2024-11-20 |
| * | | Added ECS tests | max-001 | 2024-11-20 |
| |/ |
|
* | | make format | WBoerenkamps | 2024-11-20 |
* | | result of loeks temper tantrum | WBoerenkamps | 2024-11-20 |
* | | git remake | WBoerenkamps | 2024-11-20 |
* | | dispatch fixed and priority added | WBoerenkamps | 2024-11-20 |
* | | most tests done | WBoerenkamps | 2024-11-20 |
|/ |
|
* | `make format` | Loek Le Blansch | 2024-11-15 |
* | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
|\ |
|
| * | `make format`loek/wrap | Loek Le Blansch | 2024-11-15 |
| * | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
* | | merge `jaro/particle-system-master` into `loek/cleanup` early | Loek Le Blansch | 2024-11-13 |
|\| |
|
| * | clang format and tidy | JAROWMR | 2024-11-10 |
| * | added forward declaration and const reference sprite | 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 |
| * | added unit test for particles | JAROWMR | 2024-11-10 |
* | | fix unit tests | Loek Le Blansch | 2024-11-13 |
* | | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 2024-11-13 |
|\ \
| |/
|/| |
|
| * | `make format` | Loek Le Blansch | 2024-11-13 |
| * | fix physics test | Loek Le Blansch | 2024-11-13 |
| * | add script unit tests + major refactoring | Loek Le Blansch | 2024-11-12 |
|/ |
|
* | merge #25 + nitpicking | Loek Le Blansch | 2024-11-07 |
* | Make format | max-001 | 2024-11-07 |
* | added physics system | jaroWMR | 2024-11-07 |
* | `make format` + clang-tidy | Loek Le Blansch | 2024-10-05 |
* | rename Resource to Asset | Loek Le Blansch | 2024-10-05 |
* | restructure unit tests and dummies | Loek Le Blansch | 2024-10-05 |