aboutsummaryrefslogtreecommitdiff
path: root/src/crepe
Commit message (Expand)AuthorAge
...
| * | | | update logging to use C++20 format and classesLoek Le Blansch12 days
| * | | | Merge branch 'master' into loek/cleanupLoek Le Blansch13 days
| |\ \ \ \
| * | | | | `make format`Loek Le Blansch13 days
| * | | | | merge `master` into `loek/cleanup`Loek Le Blansch13 days
| |\ \ \ \ \
| * | | | | | fix code standard issue in ExceptionLoek Le Blansch2024-11-08
| * | | | | | update cleanupLoek Le Blansch2024-11-07
| * | | | | | update clang-format and run `make format` over my (loek)s filesLoek Le Blansch2024-11-07
* | | | | | | adjusted based on feedback of PR#31heavydemon2111 days
* | | | | | | forget a doxygen docs on a functionheavydemon2111 days
* | | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon2111 days
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | `make format`Loek Le Blansch12 days
| * | | | | | fixed issuesJAROWMR12 days
| | |_|_|_|/ | |/| | | |
| * | | | | merge with masterJAROWMR12 days
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | fixed feedbackJAROWMR12 days
* | | | | | Merge branch 'master' into niels/RenderingParticleheavydemon2113 days
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | nitpick #30Loek Le Blansch13 days
| * | | | | Merge branch 'master' into niels/cleanupLoek Le Blansch13 days
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | `make format`Loek Le Blansch13 days
| | * | | | changed doxygen comment of friend classWBoerenkamps13 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
| | * | | | cleanup codeWBoerenkamps2024-11-09
| | * | | | changed commentWBoerenkamps2024-11-09
| | * | | | more cleanupWBoerenkamps2024-11-09
| | * | | | changed variablesWBoerenkamps2024-11-09
| * | | | | assetmanagerheavydemon2113 days
* | | | | | Adjusted rendering so that now a gameobject can have multiple sprites with pa...heavydemon2113 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
| * | | | | 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
| * | | | | added unit test for particlesJAROWMR2024-11-10
| * | | | | fixed buildJAROWMR2024-11-08