| Commit message (Expand) | Author | Age |
... | |
| | | | * | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-14 |
| | | | |\ \ \ |
|
| | | * | | | | | convert more examples to unit tests | Loek Le Blansch | 2024-11-20 |
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 |
| | |\| | | | |
|
| | | * | | | | implemented feedback | heavydemon21 | 2024-11-20 |
| | | * | | | | feedback from PR#38 implemented | heavydemon21 | 2024-11-18 |
| | | | |_|/
| | | |/| | |
|
| | * / | | | move utilities from loek/audio | Loek Le Blansch | 2024-11-18 |
| | |/ / / |
|
| * | | | | adjusted branch based on feedback | heavydemon21 | 2024-11-20 |
| * | | | | rendering based on world unites instead of pixels | heavydemon21 | 2024-11-18 |
| * | | | | first version world postions with camera | heavydemon21 | 2024-11-18 |
| |/ / / |
|
* | | | | implemented PR#35 feedback | heavydemon21 | 2024-11-18 |
* | | | | Merge remote-tracking branch 'origin/master' into niels/rendering_color | heavydemon21 | 2024-11-18 |
|\| | | |
|
| * | | | `make format` | Loek Le Blansch | 2024-11-15 |
| * | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 |
| |\ \ \ |
|
| | * | | | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 |
| | | |/
| | |/| |
|
| | * | | `make format` | Loek Le Blansch | 2024-11-13 |
| * | | | process feedback on #26 | Loek Le Blansch | 2024-11-15 |
| * | | | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 2024-11-13 |
| |\ \ \ |
|
| | * | | | move some files from `loek/tests` to `loek/audio` | Loek Le Blansch | 2024-11-13 |
| | * | | | `make format` | Loek Le Blansch | 2024-11-13 |
| | * | | | add script unit tests + major refactoring | Loek Le Blansch | 2024-11-12 |
| | |/ / |
|
| * | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-13 |
| |\| | |
|
| * | | | fix format strings w/o printf | Loek Le Blansch | 2024-11-13 |
| * | | | add doxygen + check const correctness | Loek Le Blansch | 2024-11-13 |
| * | | | update logging to use C++20 format and classes | Loek Le Blansch | 2024-11-13 |
| * | | | Merge branch 'master' into loek/cleanup | Loek Le Blansch | 2024-11-12 |
| |\ \ \ |
|
| * | | | | `make format` | Loek Le Blansch | 2024-11-12 |
| * | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-12 |
| |\ \ \ \ |
|
| * | | | | | update clang-format and run `make format` over my (loek)s files | Loek Le Blansch | 2024-11-07 |
* | | | | | | Working color, fucked up git merge | heavydemon21 | 2024-11-14 |
* | | | | | | color paremeter in sprite works | heavydemon21 | 2024-11-14 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-12 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'master' into niels/cleanup | Loek Le Blansch | 2024-11-12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | changed doxygen comment of friend class | WBoerenkamps | 2024-11-12 |
| | * | | | added chrono::duration | WBoerenkamps | 2024-11-11 |
| | * | | | ran make format | WBoerenkamps | 2024-11-11 |
| | * | | | added line break | WBoerenkamps | 2024-11-09 |
| | * | | | make format changes | WBoerenkamps | 2024-11-09 |
| | * | | | changed comment | WBoerenkamps | 2024-11-09 |
* | | | | | rendering particle | heavydemon21 | 2024-11-11 |
|/ / / / |
|
* | | / | Adjusted rendering to make it work with newer system | heavydemon21 | 2024-11-11 |
| |_|/
|/| | |
|
* | | | nitpicks (merge #27) | Loek Le Blansch | 2024-11-08 |
* | | | Merge branch 'niels/cleanup' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | fixed all the RAII | heavydemon21 | 2024-11-08 |
| * | | Made it RAII | heavydemon21 | 2024-11-08 |
| * | | updated to satisfy the code review | heavydemon21 | 2024-11-08 |
| * | | fixed the includes and const settings | heavydemon21 | 2024-11-08 |
| * | | code style | heavydemon21 | 2024-11-08 |
| |/ |
|
* / | `make format` | Loek Le Blansch | 2024-11-08 |
|/ |
|
* | merge `master` into `loek/savemgr` | Loek Le Blansch | 2024-11-07 |
|\ |
|
| * | remove sdlapp | jaroWMR | 2024-11-07 |