| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | particle POC | jaroWMR | 2024-10-01 |
| | | |||
| * | fixed merge conflict | WBoerenkamps | 2024-09-27 |
| |\ | |||
| | * | update gitmodules | Loek Le Blansch | 2024-09-22 |
| | | | |||
| | * | add soloud audio POCpoc/audio-soloud | Loek Le Blansch | 2024-09-22 |
| | | | |||
| | * | remove lazy.mk and update readme | Loek Le Blansch | 2024-09-21 |
| | | | |||
| | * | `make format` | Loek Le Blansch | 2024-09-21 |
| | | | |||
| | * | move gameloop poc to mwe | Loek Le Blansch | 2024-09-21 |
| | | | |||
| * | | update | WBoerenkamps | 2024-09-26 |
| |/ | |||
| * | gameloop poc working with variable and constant update | WBoerenkamps | 2024-09-18 |
| | | |||
| * | gameloop save | WBoerenkamps | 2024-09-18 |
| | | |||
| * | trying out engine controlled game loops | WBoerenkamps | 2024-09-16 |
| | | |||
| * | add editorconfig to recommended vscode extension list | Loek Le Blansch | 2024-09-05 |
| | | |||
| * | add vscode cmake tools configuration | Loek Le Blansch | 2024-09-04 |
| | | |||
| * | update readme | Loek Le Blansch | 2024-09-04 |
| | | |||
| * | add dynamic linking test (tested on linux) | Loek Le Blansch | 2024-09-04 |
| | | |||
| * | update readme + contributing.md with new git rules | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | update readme | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | add googletest unit testing setup | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | shuffle files | Loek Le Blansch | 2024-09-03 |
| | | | | | | Moving all code into src/crepe allows you to add the src folder as SYSTEM INTERFACE, resulting in includes that look like `<crepe/xyz.h>`. | ||
| * | add Doxyfile | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | downgrade cmake version | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | more scaffolding | Loek Le Blansch | 2024-09-03 |
| | | |||
| * | initial commitinitial | Loek Le Blansch | 2024-09-02 |