Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move utilities from loek/audio | Loek Le Blansch | 4 days |
| | |||
* | add script unit tests + major refactoring | Loek Le Blansch | 10 days |
| | |||
* | merge `master` into `loek/savemgr`loek/savemgr | Loek Le Blansch | 2024-11-05 |
|\ | |||
| * | fix CMakeLists for GTest unit tests | Loek Le Blansch | 2024-11-04 |
| | | |||
* | | WIP db facade | Loek Le Blansch | 2024-10-27 |
|/ | |||
* | merge with niels/rendering | jaroWMR | 2024-10-23 |
|\ | |||
| * | fixed everything and can now work with new compiler, example rendering and ↵ | heavydemon21 | 2024-10-22 |
| | | | | | | | | made it work with component manager | ||
* | | fix for build | jaroWMR | 2024-10-10 |
| | | |||
* | | merge with master | jaroWMR | 2024-10-10 |
|\| | |||
| * | use find_package instead of add_subdirectory | Loek Le Blansch | 2024-10-10 |
| | | |||
* | | merge with master | jaroWMR | 2024-10-10 |
|\| | |||
| * | code standard v3 | Loek Le Blansch | 2024-10-06 |
| | | |||
* | | added sdl2 include | jaroWMR | 2024-10-09 |
| | | |||
* | | merge with master | jaroWMR | 2024-10-09 |
|\| | |||
| * | restructure unit tests and dummies | Loek Le Blansch | 2024-10-05 |
| | | |||
| * | more WIP audio facade | Loek Le Blansch | 2024-09-28 |
| | | |||
| * | WIP Audio API + facade | Loek Le Blansch | 2024-09-25 |
| | | |||
* | | particle POC | jaroWMR | 2024-10-01 |
|/ | |||
* | 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>`. |