| Commit message (Expand) | Author | Age |
* | clean up CollisionTest | Loek Le Blansch | 2024-11-20 |
* | merge `master` into `loek/collision-system` | Loek Le Blansch | 2024-11-20 |
* | merge with maser | JAROWMR | 2024-11-20 |
* | merge with master | JAROWMR | 2024-11-19 |
|\ |
|
| * | `make format` | Loek Le Blansch | 2024-11-16 |
| * | add TODO comment | Loek Le Blansch | 2024-11-16 |
| * | final touchups 2 for #26 | Loek Le Blansch | 2024-11-16 |
| * | final touchups for #26 | Loek Le Blansch | 2024-11-16 |
| * | `make format` | Loek Le Blansch | 2024-11-15 |
| * | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
| |\ |
|
| | * | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
| * | | process feedback on #26 | Loek Le Blansch | 2024-11-15 |
| * | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-13 |
| |\| |
|
| * | | merge `jaro/particle-system-master` into `loek/cleanup` early | Loek Le Blansch | 2024-11-13 |
| |\ \ |
|
| * | | | `make format` | Loek Le Blansch | 2024-11-13 |
| * | | | fix scene_manager example | Loek Le Blansch | 2024-11-13 |
| * | | | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 2024-11-13 |
| |\ \ \ |
|
| | * | | | cleanup + fix examples | Loek Le Blansch | 2024-11-13 |
| | * | | | `make format` | Loek Le Blansch | 2024-11-13 |
| | * | | | re-enable loop manager + remove more singletons | 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 `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-13 |
| |\| | | |
|
| * | | | | fix format strings w/o printf | Loek Le Blansch | 2024-11-13 |
| * | | | | `make format` | Loek Le Blansch | 2024-11-13 |
| * | | | | add doxygen + check const correctness | Loek Le Blansch | 2024-11-13 |
| * | | | | incorporate feedback on #26 | Loek Le Blansch | 2024-11-13 |
| * | | | | update logging to use C++20 format and classes | Loek Le Blansch | 2024-11-13 |
| * | | | | Merge branch 'master' into loek/cleanup | Loek Le Blansch | 2024-11-12 |
| |\ \ \ \ |
|
| * | | | | | `make format` | Loek Le Blansch | 2024-11-12 |
| * | | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-12 |
| |\ \ \ \ \ |
|
| * | | | | | | update cleanup | Loek Le Blansch | 2024-11-07 |
| * | | | | | | update clang-format and run `make format` over my (loek)s files | Loek Le Blansch | 2024-11-07 |
* | | | | | | | added doxygen comments | JAROWMR | 2024-11-19 |
* | | | | | | | doxygen comment colliders | JAROWMR | 2024-11-19 |
* | | | | | | | added doxygen | JAROWMR | 2024-11-19 |
* | | | | | | | bounce | JAROWMR | 2024-11-17 |
* | | | | | | | added functionality to example and added pictures | JAROWMR | 2024-11-17 |
* | | | | | | | collision handeling example | JAROWMR | 2024-11-15 |
* | | | | | | | added data struct for event | JAROWMR | 2024-11-15 |
* | | | | | | | merge with wouter/events | JAROWMR | 2024-11-15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | feedback | WBoerenkamps | 2024-11-15 |
| * | | | | | | | merge | WBoerenkamps | 2024-11-14 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-13 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | make format | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added keycodes | WBoerenkamps | 2024-11-13 |
| * | | | | | | | moved get_instance | WBoerenkamps | 2024-11-13 |
| * | | | | | | | tested channel and deactivating in function | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added some extra comments | WBoerenkamps | 2024-11-13 |
| * | | | | | | | added activate/deactive to listeners and doxygen comments | WBoerenkamps | 2024-11-13 |