Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge `master` into `loek/util` | Loek Le Blansch | 5 days |
|\ | |||
| * | implemented feedback | heavydemon21 | 5 days |
| | | |||
| * | fixed the reference bug in render particle, it was in the example problem | heavydemon21 | 5 days |
| | | |||
| * | rendering system bug | heavydemon21 | 5 days |
| | | |||
| * | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 5 days |
| |\ | |||
| * | | fixxed bug with particleemiiter and sprite in single component | heavydemon21 | 5 days |
| | | | |||
| * | | implemented feedback | heavydemon21 | 5 days |
| | | | |||
| * | | updated adjsuted rendering based on feedback | heavydemon21 | 5 days |
| | | | |||
| * | | adjusted so that all gets are auto | heavydemon21 | 7 days |
| | | | |||
| * | | merged master | heavydemon21 | 7 days |
| | | | |||
| * | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticle | heavydemon21 | 7 days |
| |\ \ | |||
| * | | | adjusted based on feedback of PR#31 | heavydemon21 | 11 days |
| | | | | |||
| * | | | Adjusted rendering so that now a gameobject can have multiple sprites with ↵ | heavydemon21 | 13 days |
| | | | | | | | | | | | | | | | | particles and another texture | ||
| * | | | adjusted renderingsystem | heavydemon21 | 14 days |
| | | | | |||
| * | | | adjusted rendering and example | heavydemon21 | 14 days |
| | | | | |||
| * | | | rendering particle | heavydemon21 | 14 days |
| | | | | |||
| * | | | adjusted render a little and added a error img of the chosen img did not ↵ | heavydemon21 | 14 days |
| | | | | | | | | | | | | | | | | load. this prevents exceptions | ||
* | | | | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 5 days |
| |_|/ |/| | | |||
* | | | implemented feedback | heavydemon21 | 5 days |
| | | | |||
* | | | unit tests | heavydemon21 | 6 days |
| | | | |||
* | | | feedback from PR#38 implemented | heavydemon21 | 7 days |
| | | | |||
* | | | removed iostream & printing | heavydemon21 | 7 days |
| | | | |||
* | | | working sorting | heavydemon21 | 7 days |
| | | | |||
* | | | Merge remote-tracking branch 'origin/master' into niels/sorting_rendering | heavydemon21 | 7 days |
|\ \ \ | | |/ | |/| | |||
| * | | `make format` | Loek Le Blansch | 10 days |
| | | | |||
| * | | merge `master` into `loek/cleanup` | Loek Le Blansch | 10 days |
| |\ \ | |||
| | * | | wrap lines at column 95 instead of 80 | Loek Le Blansch | 10 days |
| | |/ | |||
| * | | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 12 days |
| |\ \ | |||
| | * | | re-enable loop manager + remove more singletons | Loek Le Blansch | 12 days |
| | |/ | |||
| * / | update logging to use C++20 format and classes | Loek Le Blansch | 12 days |
| |/ | |||
* / | first part sorted still needing testing | heavydemon21 | 11 days |
|/ | |||
* | nitpicks (merge #27) | Loek Le Blansch | 2024-11-08 |
| | |||
* | fixed the includes and const settings | heavydemon21 | 2024-11-08 |
| | |||
* | code style | heavydemon21 | 2024-11-08 |
| | |||
* | update clang-tidy configuration | Loek Le Blansch | 2024-11-07 |
| | |||
* | Made game_object_id const | max-001 | 2024-11-07 |
| | |||
* | `make format` | Loek Le Blansch | 2024-11-05 |
| | |||
* | create facade folder | Loek Le Blansch | 2024-11-05 |
| | |||
* | `make format` | Loek Le Blansch | 2024-11-05 |
| | |||
* | remove util and api namespaces | Loek Le Blansch | 2024-11-05 |
| | |||
* | move systems + update contributing.md | Loek Le Blansch | 2024-11-05 |