aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Expand)AuthorAge
...
| | * | | | | | adjusted rendering and exampleheavydemon212024-11-11
| | * | | | | | rendering particleheavydemon212024-11-11
| | * | | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon212024-11-11
| | |\ \ \ \ \ \
| * | | | | | | | convert more examples to unit testsLoek Le Blansch2024-11-20
| * | | | | | | | turn examples into unit testsLoek Le Blansch2024-11-20
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | merge `master` into `max/unit-tests`Loek Le Blansch2024-11-20
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | working sortingheavydemon212024-11-18
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Added SceneManager testsmax-0012024-11-20
| * | | | | | Added ECS testsmax-0012024-11-20
| |/ / / / /
* | | | | | added mouse and key event triggeringWBoerenkamps2024-11-18
* | | | | | make formatWBoerenkamps2024-11-18
* | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-18
|\| | | | |
| * | | | | `make format`Loek Le Blansch2024-11-15
| * | | | | merge `master` into `loek/cleanup`Loek 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
* | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-16
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | added eventManager reference to interfacesWBoerenkamps2024-11-16
* | | | | | | events example workingWBoerenkamps2024-11-15
* | | | | | | feedbackWBoerenkamps2024-11-15
* | | | | | | mergeWBoerenkamps2024-11-14
|\| | | | | |
| * | | | | | `make format`Loek Le Blansch2024-11-13
| | |_|/ / / | |/| | | |
| * | | | | merge with masterJAROWMR2024-11-13
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| * | | | 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
* | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-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
| |/
* | make formatWBoerenkamps2024-11-13
* | added keycodesWBoerenkamps2024-11-13
* | moved get_instanceWBoerenkamps2024-11-13
* | tested channel and deactivating in functionWBoerenkamps2024-11-13