Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-16 | |
| | | |\ \ \ \ | ||||
| | | * | | | | | make format | WBoerenkamps | 2024-11-16 | |
| | | * | | | | | added eventManager reference to interfaces | WBoerenkamps | 2024-11-16 | |
| | | * | | | | | added hpp files and auto | WBoerenkamps | 2024-11-16 | |
| | | * | | | | | feedback | WBoerenkamps | 2024-11-15 | |
| | | * | | | | | merge | WBoerenkamps | 2024-11-14 | |
| | | |\ \ \ \ \ | ||||
| | | * \ \ \ \ \ | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-13 | |
| | | |\ \ \ \ \ \ | ||||
| | | * | | | | | | | make format | WBoerenkamps | 2024-11-13 | |
| | | * | | | | | | | added keycodes | WBoerenkamps | 2024-11-13 | |
| | | * | | | | | | | moved get_instance | WBoerenkamps | 2024-11-13 | |
| | | * | | | | | | | tested channel and deactivating in function | WBoerenkamps | 2024-11-13 | |
| | | * | | | | | | | added some extra comments | WBoerenkamps | 2024-11-13 | |
| | | * | | | | | | | added activate/deactive to listeners and doxygen comments | WBoerenkamps | 2024-11-13 | |
| | | * | | | | | | | removed auto from code | WBoerenkamps | 2024-11-12 | |
| | | * | | | | | | | dispatch and queue working | WBoerenkamps | 2024-11-12 | |
| | | * | | | | | | | backup | WBoerenkamps | 2024-11-11 | |
| | | * | | | | | | | interfaces working but unsubscribe broken | WBoerenkamps | 2024-11-11 | |
| | | * | | | | | | | big cleanup events + events are now structs | WBoerenkamps | 2024-11-11 | |
| | * | | | | | | | | remove OptionalRef::set and OptionalRef::get | Loek Le Blansch | 2024-11-21 | |
| | * | | | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||
| | | * | | | | | | | nitpick #31 | Loek Le Blansch | 2024-11-20 | |
| | | * | | | | | | | merge #31 | Loek Le Blansch | 2024-11-20 | |
| | | |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | make format | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | fixed compile warning and tested the prerequisite that user needs to set expl... | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-20 | |
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | | | ||||
| | | | * | | | | | | | implemented feedback | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | fixed the reference bug in render particle, it was in the example problem | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | rendering system bug | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-20 | |
| | | | |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | fixxed bug with particleemiiter and sprite in single component | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | implemented feedback | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | implementing feedback | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | updated adjsuted rendering based on feedback | heavydemon21 | 2024-11-20 | |
| | | | * | | | | | | | | adjusted so that all gets are auto | heavydemon21 | 2024-11-18 | |
| | | | * | | | | | | | | merged master | heavydemon21 | 2024-11-18 | |
| | | | * | | | | | | | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticle | heavydemon21 | 2024-11-18 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | | | ||||
| | | | * | | | | | | | | adjusted based on feedback of PR#31 | heavydemon21 | 2024-11-14 | |
| | | | * | | | | | | | | forget a doxygen docs on a function | heavydemon21 | 2024-11-14 | |
| | | | * | | | | | | | | Merge branch 'master' into niels/RenderingParticle | heavydemon21 | 2024-11-14 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | | | ||||
| | | * | | | | | | | | | Merge branch 'loek/unit-test' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-11-20 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||
| | | | * | | | | | | | | convert more examples to unit tests | Loek Le Blansch | 2024-11-20 | |
| | | | * | | | | | | | | turn examples into unit tests | Loek Le Blansch | 2024-11-20 | |
| | | | | |_|_|/ / / / | | | | |/| | | | | | | ||||
| | | * / | | | | | | | remove copy/move constructors/operators on all components | Loek Le Blansch | 2024-11-20 | |
| | | |/ / / / / / / | ||||
| | * | | | | | | | | replace more vector<reference_wrapper<T>> with RefVector | Loek Le Blansch | 2024-11-20 | |
| | * | | | | | | | | process feedback on #39 | Loek Le Blansch | 2024-11-20 | |
| | * | | | | | | | | `make format` | Loek Le Blansch | 2024-11-20 | |
| | * | | | | | | | | merge `master` into `loek/util` | Loek Le Blansch | 2024-11-20 | |
| | |\| | | | | | | | ||||
| | | * | | | | | | | implemented feedback from @lonkaars | heavydemon21 | 2024-11-20 | |
| | | * | | | | | | | implemented feedback | heavydemon21 | 2024-11-20 | |
| | | * | | | | | | | unit tests | heavydemon21 | 2024-11-19 |