| Commit message (Expand) | Author | Age |
* | Fixed includes in example folder | max-001 | 2024-11-07 |
* | Moved Matadata to api folder (because it may be used by the game programmer) | max-001 | 2024-11-06 |
* | Make format | max-001 | 2024-11-06 |
* | Added a missing include | max-001 | 2024-11-06 |
* | 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 |
| * | create facade folder | Loek Le Blansch | 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 |
* | | Improved test by adding one Transform component too much | max-001 | 2024-11-05 |
* | | Make format | max-001 | 2024-11-05 |
* | | Improved test | max-001 | 2024-11-05 |
* | | Improved test | max-001 | 2024-11-05 |
* | | Added example | max-001 | 2024-11-05 |
* | | Changed examples a bit to work with new GameObject class | max-001 | 2024-11-05 |
|/ |
|
* | `make format` | Loek Le Blansch | 2024-11-03 |
* | clean up logging example | Loek Le Blansch | 2024-11-01 |
* | update audio POC | Loek Le Blansch | 2024-10-31 |
* | minor script system fixes | Loek Le Blansch | 2024-10-31 |
* | implement get_component for scripts | Loek Le Blansch | 2024-10-25 |
* | `make format` | Loek Le Blansch | 2024-10-24 |
* | merge master into loek/config | Loek Le Blansch | 2024-10-24 |
|\ |
|
| * | add PR #9 comments as code comments | Loek Le Blansch | 2024-10-24 |
| * | more nitpicking | Loek Le Blansch | 2024-10-23 |
| * | `clang-format` | Loek Le Blansch | 2024-10-23 |
| * | initial nitpicking | Loek Le Blansch | 2024-10-23 |
| * | fixed merge issue | jaroWMR | 2024-10-23 |
| * | merge with niels/rendering | jaroWMR | 2024-10-23 |
| |\ |
|
| | * | rendering and assetmanager | heavydemon21 | 2024-10-23 |
| | * | Merge branch 'jaro/poc-physics' into niels/rendering | heavydemon21 | 2024-10-23 |
| | |\ |
|
| | * \ | Merge branch 'master' into niels/rendering | heavydemon21 | 2024-10-23 |
| | |\ \ |
|
| * | | | | merge with niels/rendering | jaroWMR | 2024-10-23 |
| |\| | | |
|
| | * | | | rendering and asset_manager poc | heavydemon21 | 2024-10-23 |
| | * | | | fixed everything and can now work with new compiler, example rendering and ma... | heavydemon21 | 2024-10-22 |
| * | | | | moved particleEmitter | jaroWMR | 2024-10-23 |
| * | | | | merge with master | jaroWMR | 2024-10-23 |
| |\ \ \ \
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| | * | | move user-facing classes to api namespace | Loek Le Blansch | 2024-10-23 |
| | |/ |
|
| * | | merged with master | jaroWMR | 2024-10-23 |
| |\| |
|
| * | | added collision system and circlecollider | jaroWMR | 2024-10-20 |
| * | | updated components to have an ID | jaroWMR | 2024-10-20 |
| * | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/poc-physics | jaroWMR | 2024-10-20 |
| |\ \ |
|
| * | | | updated particle system | jaroWMR | 2024-10-20 |
| * | | | renamed particel to particle and example uses ecs for poc | jaroWMR | 2024-10-10 |
| * | | | Renamed files and Emitter is a component | jaroWMR | 2024-10-10 |
| * | | | fix for build | jaroWMR | 2024-10-10 |
| * | | | merge with master | jaroWMR | 2024-10-10 |
| |\ \ \ |
|
| * | | | | merge with master | jaroWMR | 2024-10-09 |
* | | | | | add logging example + finish log color config integration | Loek Le Blansch | 2024-10-21 |