aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-14
|\
| * `make format`Loek Le Blansch2024-11-13
| * fixed issuesJAROWMR2024-11-13
| * merge with masterJAROWMR2024-11-13
| |\
| * | fixed feedbackJAROWMR2024-11-13
* | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-12
|\ \ \ | | |/ | |/|
| * | nitpick #30Loek Le Blansch2024-11-12
| * | Merge branch 'master' into niels/cleanupLoek Le Blansch2024-11-12
| |\ \
| | * | `make format`Loek Le Blansch2024-11-12
| | * | pull .clang-format from loek/cleanupLoek Le Blansch2024-11-12
| | * | pull src/makefile from loek/cleanupLoek Le Blansch2024-11-12
| | * | revert submodule changes from #28Loek Le Blansch2024-11-12
| | * | Merge branch 'wouter/LoopManager-new' of github.com:lonkaars/crepeLoek Le Blansch2024-11-12
| | |\ \
| | | * \ Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/LoopMa...WBoerenkamps2024-11-12
| | | |\ \
| | | * | | changed doxygen comment of friend classWBoerenkamps2024-11-12
| | | * | | git formatWBoerenkamps2024-11-11
| | | * | | added chrono::durationWBoerenkamps2024-11-11
| | | * | | fixed some headersWBoerenkamps2024-11-11
| | | * | | ran make formatWBoerenkamps2024-11-11
| | | * | | changed seconds into msWBoerenkamps2024-11-11
| | | * | | code cleanup changesWBoerenkamps2024-11-11
| | | * | | fixed spacingWBoerenkamps2024-11-11
| | | * | | added more doxygen commentsWBoerenkamps2024-11-11
| | | * | | master mergeWBoerenkamps2024-11-11
| | | |\ \ \
| | | * | | | added line breakWBoerenkamps2024-11-09
| | | * | | | make format changesWBoerenkamps2024-11-09
| | | * | | | added gameloop exampleWBoerenkamps2024-11-09
| | | * | | | cleanup codeWBoerenkamps2024-11-09
| | | * | | | changed commentWBoerenkamps2024-11-09
| | | * | | | more cleanupWBoerenkamps2024-11-09
| | | * | | | changed variablesWBoerenkamps2024-11-09
| | * | | | | update contributing.mdLoek Le Blansch2024-11-12
| | | |_|/ / | | |/| | |
| * | | | | assetmanagerheavydemon212024-11-12
* | | | | | makefileheavydemon212024-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
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | clang format and tidyJAROWMR2024-11-10
| * | | | | updates makefileJAROWMR2024-11-10
| * | | | | make empty example particleJAROWMR2024-11-10
| * | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-...JAROWMR2024-11-10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | changed includesJAROWMR2024-11-10
| * | | | | added forward declaration and const reference spriteJAROWMR2024-11-10
| * | | | | added comments and code standardJAROWMR2024-11-10
| * | | | | improved readablity codeJAROWMR2024-11-10
| * | | | | added boundary tests and added functionalityJAROWMR2024-11-10
| * | | | | added tests and fixed bugs in systemJAROWMR2024-11-10
| * | | | | updated testJAROWMR2024-11-10