Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | adjusted rendering and example | heavydemon21 | 2024-11-11 | |
| | * | | | | | | rendering particle | heavydemon21 | 2024-11-11 | |
| | * | | | | | | Merge branch 'jaro/particle-system-master' into niels/RenderingParticle | heavydemon21 | 2024-11-11 | |
| | |\ \ \ \ \ \ | ||||
| * | | | | | | | | convert more examples to unit tests | Loek Le Blansch | 2024-11-20 | |
| * | | | | | | | | turn examples into unit tests | Loek Le Blansch | 2024-11-20 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
| * | | | | | | | merge `master` into `max/unit-tests` | Loek Le Blansch | 2024-11-20 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||
| | * | | | | | | working sorting | heavydemon21 | 2024-11-18 | |
| | | |_|_|_|/ | | |/| | | | | ||||
| * | | | | | | Added SceneManager tests | max-001 | 2024-11-20 | |
| * | | | | | | Added ECS tests | max-001 | 2024-11-20 | |
| |/ / / / / | ||||
* | | | | | | added mouse and key event triggering | WBoerenkamps | 2024-11-18 | |
* | | | | | | make format | WBoerenkamps | 2024-11-18 | |
* | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-18 | |
|\| | | | | | ||||
| * | | | | | `make format` | Loek Le Blansch | 2024-11-15 | |
| * | | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-15 | |
| |\ \ \ \ \ | ||||
| * | | | | | | process feedback on #26 | Loek Le Blansch | 2024-11-15 | |
| * | | | | | | merge `jaro/particle-system-master` into `loek/cleanup` early | Loek Le Blansch | 2024-11-13 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | `make format` | Loek Le Blansch | 2024-11-13 | |
| * | | | | | | | fix scene_manager example | Loek Le Blansch | 2024-11-13 | |
| * | | | | | | | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 2024-11-13 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | cleanup + fix examples | Loek Le Blansch | 2024-11-13 | |
| | * | | | | | | | `make format` | Loek Le Blansch | 2024-11-13 | |
| | * | | | | | | | fix physics test | Loek Le Blansch | 2024-11-13 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||
| * | | | | | | | merge `master` into `loek/cleanup` | Loek Le Blansch | 2024-11-13 | |
| |\| | | | | | | ||||
| * | | | | | | | `make format` | 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' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-16 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| * | | | | | | | wrap lines at column 95 instead of 80 | Loek Le Blansch | 2024-11-15 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | added eventManager reference to interfaces | WBoerenkamps | 2024-11-16 | |
* | | | | | | | events example working | WBoerenkamps | 2024-11-15 | |
* | | | | | | | feedback | WBoerenkamps | 2024-11-15 | |
* | | | | | | | merge | WBoerenkamps | 2024-11-14 | |
|\| | | | | | | ||||
| * | | | | | | `make format` | Loek Le Blansch | 2024-11-13 | |
| | |_|/ / / | |/| | | | | ||||
| * | | | | | merge with master | JAROWMR | 2024-11-13 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | | | ||||
| * | | | | clang format and tidy | JAROWMR | 2024-11-10 | |
| * | | | | make empty example particle | JAROWMR | 2024-11-10 | |
| * | | | | added unit test for particles | JAROWMR | 2024-11-10 | |
| * | | | | fixed build | JAROWMR | 2024-11-08 | |
| * | | | | particle updated | Jaro | 2024-11-08 | |
* | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/events | WBoerenkamps | 2024-11-13 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge branch 'master' into niels/cleanup | Loek Le Blansch | 2024-11-12 | |
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| | | ||||
| | * | | ran make format | WBoerenkamps | 2024-11-11 | |
| | * | | added gameloop example | WBoerenkamps | 2024-11-09 | |
| | * | | cleanup code | WBoerenkamps | 2024-11-09 | |
| | * | | changed variables | WBoerenkamps | 2024-11-09 | |
| | |/ | ||||
| * / | Adjusted rendering to make it work with newer system | heavydemon21 | 2024-11-11 | |
| |/ | ||||
* | | 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 |