aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* merge with maserJAROWMR6 days
|
* merge with masterJAROWMR7 days
|\
| * `make format`Loek Le Blansch10 days
| |
| * add TODO commentLoek Le Blansch10 days
| |
| * final touchups 2 for #26loek/cleanupLoek Le Blansch10 days
| |
| * final touchups for #26Loek Le Blansch10 days
| |
| * `make format`Loek Le Blansch11 days
| |
| * merge `master` into `loek/cleanup`Loek Le Blansch11 days
| |\
| | * wrap lines at column 95 instead of 80Loek Le Blansch11 days
| | |
| * | process feedback on #26Loek Le Blansch11 days
| | |
| * | merge `master` into `loek/cleanup`Loek Le Blansch13 days
| |\|
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch13 days
| |\ \
| * | | `make format`Loek Le Blansch13 days
| | | |
| * | | fix scene_manager exampleLoek Le Blansch13 days
| | | |
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch13 days
| |\ \ \
| | * | | cleanup + fix examplesLoek Le Blansch13 days
| | | | |
| | * | | `make format`Loek Le Blansch13 days
| | | | |
| | * | | re-enable loop manager + remove more singletonsLoek Le Blansch13 days
| | | | |
| | * | | fix physics testLoek Le Blansch13 days
| | | | |
| | * | | add script unit tests + major refactoringLoek Le Blansch14 days
| | | | |
| * | | | merge `master` into `loek/cleanup`Loek Le Blansch13 days
| |\| | |
| * | | | fix format strings w/o printfLoek Le Blansch13 days
| | | | |
| * | | | `make format`Loek Le Blansch13 days
| | | | |
| * | | | add doxygen + check const correctnessLoek Le Blansch13 days
| | | | |
| * | | | incorporate feedback on #26Loek Le Blansch13 days
| | | | |
| * | | | update logging to use C++20 format and classesLoek Le Blansch13 days
| | | | |
| * | | | Merge branch 'master' into loek/cleanupLoek Le Blansch14 days
| |\ \ \ \
| * | | | | `make format`Loek Le Blansch14 days
| | | | | |
| * | | | | merge `master` into `loek/cleanup`Loek 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
| | | | | | |
* | | | | | | added doxygen commentsJAROWMR7 days
| | | | | | |
* | | | | | | doxygen comment collidersJAROWMR7 days
| | | | | | |
* | | | | | | added doxygenJAROWMR7 days
| | | | | | |
* | | | | | | bounceJAROWMR9 days
| | | | | | |
* | | | | | | added functionality to example and added picturesJAROWMR9 days
| | | | | | |
* | | | | | | collision handeling exampleJAROWMR11 days
| | | | | | |
* | | | | | | added data struct for eventJAROWMR11 days
| | | | | | |
* | | | | | | merge with wouter/eventsJAROWMR11 days
|\ \ \ \ \ \ \
| * | | | | | | feedbackWBoerenkamps11 days
| | | | | | | |
| * | | | | | | mergeWBoerenkamps12 days
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps13 days
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | make formatWBoerenkamps13 days
| | | | | | | |
| * | | | | | | added keycodesWBoerenkamps13 days
| | | | | | | |
| * | | | | | | moved get_instanceWBoerenkamps13 days
| | | | | | | |
| * | | | | | | tested channel and deactivating in functionWBoerenkamps13 days
| | | | | | | |
| * | | | | | | added some extra commentsWBoerenkamps13 days
| | | | | | | |
| * | | | | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps13 days
| | | | | | | |
| * | | | | | | removed auto from codeWBoerenkamps14 days
| | | | | | | |
| * | | | | | | dispatch and queue workingWBoerenkamps14 days
| | | | | | | |