aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Expand)AuthorAge
* merge with masterJAROWMR13 days
|\
| * `make format`Loek Le Blansch2024-11-15
| * merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
| |\
| | * wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
| * | process feedback on #26Loek Le Blansch2024-11-15
| * | merge `jaro/particle-system-master` into `loek/cleanup` earlyLoek Le Blansch2024-11-13
| |\ \
| * | | `make format`Loek Le Blansch2024-11-13
| * | | fix scene_manager exampleLoek Le Blansch2024-11-13
| * | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch2024-11-13
| |\ \ \
| | * | | cleanup + fix examplesLoek Le Blansch2024-11-13
| | * | | `make format`Loek Le Blansch2024-11-13
| | * | | fix physics testLoek Le Blansch2024-11-13
| * | | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-13
| |\| | |
| * | | | `make format`Loek Le Blansch2024-11-13
| * | | | add doxygen + check const correctnessLoek Le Blansch2024-11-13
| * | | | update logging to use C++20 format and classesLoek Le Blansch2024-11-13
* | | | | added doxygenJAROWMR13 days
* | | | | improved bounceJAROWMR2024-11-17
* | | | | bounceJAROWMR2024-11-17
* | | | | moved object after static collisionJAROWMR2024-11-17
* | | | | added functionality to example and added picturesJAROWMR2024-11-17
* | | | | collision handeling exampleJAROWMR2024-11-15
* | | | | merge with wouter/eventsJAROWMR2024-11-15
|\ \ \ \ \
| * | | | | events example workingWBoerenkamps2024-11-15
| * | | | | feedbackWBoerenkamps2024-11-15
| * | | | | mergeWBoerenkamps2024-11-14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | make formatWBoerenkamps2024-11-13
| * | | | | added keycodesWBoerenkamps2024-11-13
| * | | | | moved get_instanceWBoerenkamps2024-11-13
| * | | | | tested channel and deactivating in functionWBoerenkamps2024-11-13
| * | | | | added some extra commentsWBoerenkamps2024-11-13
| * | | | | added activate/deactive to listeners and doxygen commentsWBoerenkamps2024-11-13
| * | | | | dispatch and queue workingWBoerenkamps2024-11-12
| * | | | | interfaces working but unsubscribe brokenWBoerenkamps2024-11-11
* | | | | | merge with masterJAROWMR2024-11-15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | `make format`Loek Le Blansch2024-11-13
| | |_|_|/ | |/| | |
| * | | | merge with masterJAROWMR2024-11-13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'master' into niels/cleanupLoek Le Blansch2024-11-12
| | |\ \ \ | | | | |/ | | | |/|
| | | * | ran make formatWBoerenkamps2024-11-11
| | | * | added gameloop exampleWBoerenkamps2024-11-09
| | | * | cleanup codeWBoerenkamps2024-11-09
| | | * | changed variablesWBoerenkamps2024-11-09
| | | |/
| | * / Adjusted rendering to make it work with newer systemheavydemon212024-11-11
| | |/
| * | clang format and tidyJAROWMR2024-11-10
| * | make empty example particleJAROWMR2024-11-10
| * | added unit test for particlesJAROWMR2024-11-10
| * | fixed buildJAROWMR2024-11-08
| * | particle updatedJaro2024-11-08
| |/
* | added collision methodesJAROWMR2024-11-12