aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | | | | | Added code stylemax-0016 days
| | |/ / / / /
| * | | | | | process feedback on #26Loek Le Blansch6 days
| | | | | | |
| * | | | | | merge `master` into `loek/cleanup`Loek Le Blansch8 days
| |\| | | | |
| * | | | | | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch8 days
| |\ \ \ \ \ \
| * | | | | | | `make format`Loek Le Blansch8 days
| | | | | | | |
| * | | | | | | fix unit testsLoek Le Blansch8 days
| | | | | | | |
| * | | | | | | fix scene_manager exampleLoek Le Blansch8 days
| | | | | | | |
| * | | | | | | `make format`Loek Le Blansch8 days
| | | | | | | |
| * | | | | | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch8 days
| |\ \ \ \ \ \ \
| | * | | | | | | move more files from `loek/tests` to `loek/audio`loek/testsLoek Le Blansch9 days
| | | | | | | | |
| | * | | | | | | cleanup + fix examplesLoek Le Blansch9 days
| | | | | | | | |
| | * | | | | | | move some files from `loek/tests` to `loek/audio`Loek Le Blansch9 days
| | | | | | | | |
| | * | | | | | | `make format`Loek Le Blansch9 days
| | | | | | | | |
| | * | | | | | | re-enable loop manager + remove more singletonsLoek Le Blansch9 days
| | | | | | | | |
| | * | | | | | | fix physics testLoek Le Blansch9 days
| | | | | | | | |
| | * | | | | | | add script unit tests + major refactoringLoek Le Blansch9 days
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | merge `master` into `loek/cleanup`Loek Le Blansch8 days
| |\| | | | | |
| * | | | | | | fix format strings w/o printfLoek Le Blansch8 days
| | | | | | | |
| * | | | | | | `make format`Loek Le Blansch8 days
| | | | | | | |
| * | | | | | | add doxygen + check const correctnessLoek Le Blansch8 days
| | | | | | | |
| * | | | | | | incorporate feedback on #26Loek Le Blansch8 days
| | | | | | | |
| * | | | | | | update logging to use C++20 format and classesLoek Le Blansch9 days
| | | | | | | |
| * | | | | | | Merge branch 'master' into loek/cleanupLoek Le Blansch9 days
| |\ \ \ \ \ \ \
| * | | | | | | | `make format`Loek Le Blansch9 days
| | | | | | | | |
| * | | | | | | | merge `master` into `loek/cleanup`Loek Le Blansch9 days
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fix code standard issue in ExceptionLoek Le Blansch14 days
| | | | | | | | | |
| * | | | | | | | | update cleanupLoek Le Blansch2024-11-07
| | | | | | | | | |
| * | | | | | | | | update clang-format and run `make format` over my (loek)s filesLoek Le Blansch2024-11-07
| | | | | | | | | |
| * | | | | | | | | start cleanupLoek Le Blansch2024-11-07
| | | | | | | | | |
* | | | | | | | | | added doxygen commentsJAROWMR2 days
| | | | | | | | | |
* | | | | | | | | | doxygen comment collidersJAROWMR2 days
| | | | | | | | | |
* | | | | | | | | | added doxygenJAROWMR2 days
| | | | | | | | | |
* | | | | | | | | | improved bounceJAROWMR4 days
| | | | | | | | | |
* | | | | | | | | | bounceJAROWMR4 days
| | | | | | | | | |
* | | | | | | | | | moved object after static collisionJAROWMR4 days
| | | | | | | | | |
* | | | | | | | | | added functionality to example and added picturesJAROWMR4 days
| | | | | | | | | |
* | | | | | | | | | collision handeling exampleJAROWMR6 days
| | | | | | | | | |
* | | | | | | | | | added data struct for eventJAROWMR6 days
| | | | | | | | | |
* | | | | | | | | | merge with wouter/eventsJAROWMR7 days
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | events example workingWBoerenkamps7 days
| | | | | | | | | |
| * | | | | | | | | feedbackWBoerenkamps7 days
| | | | | | | | | |
| * | | | | | | | | mergeWBoerenkamps8 days
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | removed unwanted filesWBoerenkamps8 days
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps8 days
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | make formatWBoerenkamps8 days
| | | | | | | | | |
| * | | | | | | | | added keycodesWBoerenkamps8 days
| | | | | | | | | |
| * | | | | | | | | moved get_instanceWBoerenkamps9 days
| | | | | | | | | |
| * | | | | | | | | tested channel and deactivating in functionWBoerenkamps9 days
| | | | | | | | | |
| * | | | | | | | | added some extra commentsWBoerenkamps9 days
| | | | | | | | | |
| * | | | | | | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps9 days
| | | | | | | | | |