aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* adjusted based on feedback of PR#31heavydemon2112 days
* forget a doxygen docs on a functionheavydemon2112 days
* Merge branch 'master' into niels/RenderingParticleheavydemon2112 days
|\
| * `make format`Loek Le Blansch13 days
| * fixed issuesJAROWMR13 days
| * merge with masterJAROWMR13 days
| |\
| * | fixed feedbackJAROWMR13 days
* | | Merge branch 'master' into niels/RenderingParticleheavydemon2114 days
|\ \ \ | | |/ | |/|
| * | nitpick #30Loek Le Blansch14 days
| * | Merge branch 'master' into niels/cleanupLoek Le Blansch14 days
| |\ \
| | * | `make format`Loek Le Blansch14 days
| | * | pull .clang-format from loek/cleanupLoek Le Blansch14 days
| | * | pull src/makefile from loek/cleanupLoek Le Blansch14 days
| | * | revert submodule changes from #28Loek Le Blansch14 days
| | * | Merge branch 'wouter/LoopManager-new' of github.com:lonkaars/crepeLoek Le Blansch14 days
| | |\ \
| | | * \ Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/LoopMa...WBoerenkamps14 days
| | | |\ \
| | | * | | changed doxygen comment of friend classWBoerenkamps14 days
| | | * | | 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 Blansch14 days
| | | |_|/ / | | |/| | |
| * | | | | assetmanagerheavydemon2114 days
* | | | | | makefileheavydemon2114 days
* | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with pa...heavydemon2114 days
* | | | | | 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