aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* forget a doxygen docs on a functionheavydemon218 days
|
* Merge branch 'master' into niels/RenderingParticleheavydemon218 days
|\
| * `make format`Loek Le Blansch9 days
| |
| * fixed issuesJAROWMR9 days
| |
| * merge with masterJAROWMR9 days
| |\
| * | fixed feedbackJAROWMR9 days
| | |
* | | Merge branch 'master' into niels/RenderingParticleheavydemon2110 days
|\ \ \ | | |/ | |/|
| * | nitpick #30Loek Le Blansch10 days
| | |
| * | Merge branch 'master' into niels/cleanupLoek Le Blansch10 days
| |\ \
| | * | `make format`Loek Le Blansch10 days
| | | |
| | * | pull .clang-format from loek/cleanupLoek Le Blansch10 days
| | | |
| | * | pull src/makefile from loek/cleanupLoek Le Blansch10 days
| | | |
| | * | revert submodule changes from #28Loek Le Blansch10 days
| | | |
| | * | Merge branch 'wouter/LoopManager-new' of github.com:lonkaars/crepeLoek Le Blansch10 days
| | |\ \
| | | * \ Merge branch 'master' of https://github.com/lonkaars/crepe into ↵WBoerenkamps10 days
| | | |\ \ | | | | | | | | | | | | | | | | | | wouter/LoopManager-new
| | | * | | changed doxygen comment of friend classWBoerenkamps10 days
| | | | | |
| | | * | | git formatWBoerenkamps11 days
| | | | | |
| | | * | | added chrono::durationWBoerenkamps11 days
| | | | | |
| | | * | | fixed some headersWBoerenkamps11 days
| | | | | |
| | | * | | ran make formatWBoerenkamps11 days
| | | | | |
| | | * | | changed seconds into msWBoerenkamps11 days
| | | | | |
| | | * | | code cleanup changesWBoerenkamps11 days
| | | | | |
| | | * | | fixed spacingWBoerenkamps11 days
| | | | | |
| | | * | | added more doxygen commentsWBoerenkamps11 days
| | | | | |
| | | * | | master mergeWBoerenkamps11 days
| | | |\ \ \
| | | * | | | added line breakWBoerenkamps13 days
| | | | | | |
| | | * | | | make format changesWBoerenkamps13 days
| | | | | | |
| | | * | | | added gameloop exampleWBoerenkamps13 days
| | | | | | |
| | | * | | | cleanup codeWBoerenkamps13 days
| | | | | | |
| | | * | | | changed commentWBoerenkamps13 days
| | | | | | |
| | | * | | | more cleanupWBoerenkamps13 days
| | | | | | |
| | | * | | | changed variablesWBoerenkamps13 days
| | | | | | |
| | * | | | | update contributing.mdLoek Le Blansch10 days
| | | |_|/ / | | |/| | |
| * | | | | assetmanagerheavydemon2110 days
| | | | | |
* | | | | | makefileheavydemon2110 days
| | | | | |
* | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵heavydemon2110 days
| | | | | | | | | | | | | | | | | | | | | | | | particles and another texture
* | | | | | adjusted renderingsystemheavydemon2111 days
| | | | | |
* | | | | | adjusted rendering and exampleheavydemon2111 days
| | | | | |
* | | | | | rendering particleheavydemon2111 days
| | | | | |
* | | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticleheavydemon2111 days
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | clang format and tidyJAROWMR12 days
| | | | | |
| * | | | | updates makefileJAROWMR12 days
| | | | | |
| * | | | | make empty example particleJAROWMR12 days
| | | | | |
| * | | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵JAROWMR12 days
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | jaro/particle-system-master
| * | | | | changed includesJAROWMR12 days
| | | | | |
| * | | | | added forward declaration and const reference spriteJAROWMR12 days
| | | | | |
| * | | | | added comments and code standardJAROWMR12 days
| | | | | |
| * | | | | improved readablity codeJAROWMR12 days
| | | | | |
| * | | | | added boundary tests and added functionalityJAROWMR12 days
| | | | | |
| * | | | | added tests and fixed bugs in systemJAROWMR12 days
| | | | | |