Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge `master` into `loek/cleanup` | Loek Le Blansch | 10 days |
|\ | |||
| * | wrap lines at column 95 instead of 80 | Loek Le Blansch | 10 days |
| | | |||
| * | `make format` | Loek Le Blansch | 12 days |
| | | |||
* | | fix scene_manager example | Loek Le Blansch | 12 days |
| | | |||
* | | merge `loek/tests` into `loek/cleanup` (close #32) | Loek Le Blansch | 12 days |
|\ \ | |||
| * | | cleanup + fix examples | Loek Le Blansch | 12 days |
| | | | |||
| * | | `make format` | Loek Le Blansch | 12 days |
| |/ | |||
* | | merge `master` into `loek/cleanup` | Loek Le Blansch | 12 days |
|\| | |||
| * | Adjusted rendering to make it work with newer system | heavydemon21 | 14 days |
| | | |||
* | | add doxygen + check const correctness | Loek Le Blansch | 12 days |
|/ | |||
* | Make format | max-001 | 2024-11-07 |
| | |||
* | added physics system | jaroWMR | 2024-11-07 |
| | |||
* | merge #18 | Loek Le Blansch | 2024-11-05 |
| | |||
* | Merge remote-tracking branch 'origin/master' into max/gameobject | max-001 | 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 |
| | | |||
* | | Changed examples a bit to work with new GameObject class | max-001 | 2024-11-05 |
|/ | |||
* | `clang-format` | Loek Le Blansch | 2024-10-23 |
| | |||
* | rendering and assetmanager | heavydemon21 | 2024-10-23 |
| | |||
* | rendering and asset_manager poc | heavydemon21 | 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 |