Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 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 | |
| | |/ / / / / | ||||
| * | | | | | | merge `master` into `loek/util` | 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 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Added SceneManager tests | max-001 | 2024-11-20 | |
| | | | | | | | | ||||
| | * | | | | | | Added ECS tests | max-001 | 2024-11-20 | |
| | | |/ / / / | | |/| | | | | ||||
| * | | | | | | `make format` | Loek Le Blansch | 2024-11-20 | |
| | | | | | | | ||||
| * | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | * | | | | | implemented feedback from @lonkaars | heavydemon21 | 2024-11-20 | |
| | | | | | | | ||||
| | * | | | | | unit tests | heavydemon21 | 2024-11-19 | |
| | |/ / / / | ||||
| * / / / / | move utilities from loek/audio | Loek Le Blansch | 2024-11-18 | |
| |/ / / / | ||||
* | | | | | added unit tests for dynamic box box collision | JAROWMR | 2024-11-20 | |
| | | | | | ||||
* | | | | | remove unnecessary properties | Loek Le Blansch | 2024-11-20 | |
| | | | | | ||||
* | | | | | WIP test | Loek Le Blansch | 2024-11-20 | |
| | | | | | ||||
* | | | | | clean up CollisionTest | Loek Le Blansch | 2024-11-20 | |
| | | | | | ||||
* | | | | | merge `master` into `loek/collision-system` | Loek Le Blansch | 2024-11-20 | |
| | | | | | ||||
* | | | | | updated test | JAROWMR | 2024-11-20 | |
| | | | | | ||||
* | | | | | changed test | JAROWMR | 2024-11-20 | |
| | | | | | ||||
* | | | | | made test function and fixed static value | JAROWMR | 2024-11-20 | |
| | | | | | ||||
* | | | | | empty test with static collison data from script | JAROWMR | 2024-11-20 | |
| | | | | | ||||
* | | | | | merge with maser | JAROWMR | 2024-11-20 | |
| | | | | | ||||
* | | | | | merge with master | JAROWMR | 2024-11-19 | |
|\| | | | | ||||
| * | | | | `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 | |
| |\| | | ||||
| * | | | 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 with wouter/events | JAROWMR | 2024-11-15 | |
|\ \ \ | | |/ | |/| | ||||
* | | | merge with master | JAROWMR | 2024-11-15 | |
|\| | | ||||
| * | | 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 | |
| |/ | ||||
* | | fixed bugs in collision system | JAROWMR | 2024-11-14 | |
| | | ||||
* | | updated test | JAROWMR | 2024-11-14 | |
| | | ||||
* | | updated test | JAROWMR | 2024-11-13 | |
|/ | ||||
* | merge #25 + nitpicking | Loek Le Blansch | 2024-11-07 | |
| | ||||
* | Make format | max-001 | 2024-11-07 | |
| | ||||
* | added physics system | jaroWMR | 2024-11-07 | |
| |