aboutsummaryrefslogtreecommitdiff
path: root/src/example
Commit message (Expand)AuthorAge
* nitpick #34Loek Le Blansch8 days
* Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps8 days
|\
| * merge #31Loek Le Blansch8 days
| |\
| | * fixed compile warning and tested the prerequisite that user needs to set expl...heavydemon218 days
| | * Merge branch 'master' into niels/RenderingParticleheavydemon218 days
| | |\
| | * | fixed the reference bug in render particle, it was in the example problemheavydemon218 days
| | * | rendering system bugheavydemon218 days
| | * | Merge branch 'master' into niels/RenderingParticleheavydemon218 days
| | |\ \
| | * | | fixxed bug with particleemiiter and sprite in single componentheavydemon218 days
| | * | | implemented feedbackheavydemon218 days
| | * | | updated adjsuted rendering based on feedbackheavydemon218 days
| | * | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon2110 days
| | |\ \ \
| | * | | | exampleheavydemon2114 days
| | * | | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-14
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-12
| | |\ \ \ \ \
| | * | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with pa...heavydemon212024-11-12
| | * | | | | | adjusted renderingsystemheavydemon212024-11-11
| | * | | | | | 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 Blansch8 days
| * | | | | | | | turn examples into unit testsLoek Le Blansch8 days
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | merge `master` into `max/unit-tests`Loek Le Blansch8 days
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | working sortingheavydemon2110 days
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Added SceneManager testsmax-0019 days
| * | | | | | Added ECS testsmax-0019 days
| |/ / / / /
* | | | | | result of loeks temper tantrumWBoerenkamps8 days
* | | | | | git remakeWBoerenkamps8 days
* | | | | | most tests doneWBoerenkamps8 days
* | | | | | make formatWBoerenkamps10 days
* | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps10 days
|\| | | | |
| * | | | | `make format`Loek Le Blansch13 days
| * | | | | merge `master` into `loek/cleanup`Loek Le Blansch13 days
| |\ \ \ \ \
| * | | | | | process feedback on #26Loek Le Blansch13 days
| * | | | | | 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/eventsWBoerenkamps12 days
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | wrap lines at column 95 instead of 80Loek Le Blansch13 days
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | added eventManager reference to interfacesWBoerenkamps12 days
* | | | | | | events example workingWBoerenkamps13 days
* | | | | | | feedbackWBoerenkamps13 days