aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
* merge with maserJAROWMR5 days
* merge with masterJAROWMR6 days
|\
| * `make format`Loek Le Blansch9 days
| * add TODO commentLoek Le Blansch9 days
| * final touchups 2 for #26loek/cleanupLoek Le Blansch9 days
| * final touchups for #26Loek Le Blansch9 days
| * `make format`Loek Le Blansch10 days
| * merge `master` into `loek/cleanup`Loek Le Blansch10 days
| |\
| | * wrap lines at column 95 instead of 80Loek Le Blansch10 days
| * | process feedback on #26Loek Le Blansch10 days
| * | merge `master` into `loek/cleanup`Loek Le Blansch12 days
| |\|
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch12 days
| |\ \
| * | | `make format`Loek Le Blansch12 days
| * | | fix scene_manager exampleLoek Le Blansch12 days
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch12 days
| |\ \ \
| | * | | cleanup + fix examplesLoek Le Blansch12 days
| | * | | `make format`Loek Le Blansch12 days
| | * | | re-enable loop manager + remove more singletonsLoek Le Blansch12 days
| | * | | fix physics testLoek Le Blansch12 days
| | * | | add script unit tests + major refactoringLoek Le Blansch13 days
| * | | | merge `master` into `loek/cleanup`Loek Le Blansch12 days
| |\| | |
| * | | | fix format strings w/o printfLoek Le Blansch12 days
| * | | | `make format`Loek Le Blansch12 days
| * | | | add doxygen + check const correctnessLoek Le Blansch12 days
| * | | | incorporate feedback on #26Loek Le Blansch12 days
| * | | | update logging to use C++20 format and classesLoek Le Blansch12 days
| * | | | Merge branch 'master' into loek/cleanupLoek Le Blansch13 days
| |\ \ \ \
| * | | | | `make format`Loek Le Blansch13 days
| * | | | | merge `master` into `loek/cleanup`Loek Le Blansch13 days
| |\ \ \ \ \
| * | | | | | update cleanupLoek Le Blansch2024-11-07
| * | | | | | update clang-format and run `make format` over my (loek)s filesLoek Le Blansch2024-11-07
* | | | | | | added doxygen commentsJAROWMR6 days
* | | | | | | doxygen comment collidersJAROWMR6 days
* | | | | | | added doxygenJAROWMR6 days
* | | | | | | bounceJAROWMR8 days
* | | | | | | added functionality to example and added picturesJAROWMR8 days
* | | | | | | collision handeling exampleJAROWMR10 days
* | | | | | | added data struct for eventJAROWMR10 days
* | | | | | | merge with wouter/eventsJAROWMR10 days
|\ \ \ \ \ \ \
| * | | | | | | feedbackWBoerenkamps10 days
| * | | | | | | mergeWBoerenkamps11 days
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps12 days
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | make formatWBoerenkamps12 days
| * | | | | | | added keycodesWBoerenkamps12 days
| * | | | | | | moved get_instanceWBoerenkamps12 days
| * | | | | | | tested channel and deactivating in functionWBoerenkamps12 days
| * | | | | | | added some extra commentsWBoerenkamps12 days
| * | | | | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps12 days
| * | | | | | | removed auto from codeWBoerenkamps13 days
| * | | | | | | dispatch and queue workingWBoerenkamps13 days