| Commit message (Expand) | Author | Age |
... | |
| * | `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 |
| | * | | | Merge branch 'master' into niels/rendering | heavydemon21 | 2024-10-22 |
| | |\ \ \ |
|
| | * | | | | merged further and changed to standard | heavydemon21 | 2024-10-22 |
| | * | | | | Merge branch 'master' into niels/rendering | heavydemon21 | 2024-10-22 |
| | |\ \ \ \ |
|
| | * | | | | | rendering system | heavydemon21 | 2024-10-08 |
| | * | | | | | working resource manager and textures and sprite to new standard | heavydemon21 | 2024-10-02 |
| | * | | | | | removed submodule and updating resource_manager | heavydemon21 | 2024-10-01 |
| | * | | | | | Merge branch 'loek/audio' into niels/resource-manager | heavydemon21 | 2024-10-01 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Added resources to crepe | heavydemon21 | 2024-10-01 |
| | / / / / / |
|
| * | | | | | | moved transform | jaroWMR | 2024-10-23 |
| * | | | | | | 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 |
| |\| | | |
|
| * | | | | updated components to have an ID | jaroWMR | 2024-10-20 |
| | |_|/
| |/| | |
|
* | | | | add logging example + finish log color config integration | Loek Le Blansch | 2024-10-21 |
* | | | | merge loek/scripts into loek/config | Loek Le Blansch | 2024-10-21 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | merge master into loek/scripts | Loek Le Blansch | 2024-10-18 |
| |\| | |
|
| * | | | `make format` | Loek Le Blansch | 2024-10-17 |
| * | | | use unique_ptr instead of manual memory management in behaviorscript | Loek Le Blansch | 2024-10-16 |
| * | | | properly clean up Script instance | Loek Le Blansch | 2024-10-16 |
| * | | | fix user script implementation | Loek Le Blansch | 2024-10-16 |
| * | | | WIP behavior script (problems) | Loek Le Blansch | 2024-10-13 |
| * | | | fix constructor/destructor member visibility for component manager | Loek Le Blansch | 2024-10-12 |
* | | | | add Config + wip rework color | Loek Le Blansch | 2024-10-21 |
| |/ /
|/| | |
|
* | | | Make format | max-001 | 2024-10-16 |
|/ / |
|
* | | WIP ScriptSystem | Loek Le Blansch | 2024-10-06 |
* | | code standard v3 | Loek Le Blansch | 2024-10-06 |
* | | WIP more code style enforcements | Loek Le Blansch | 2024-10-06 |
* | | `make format` + clang-tidy | Loek Le Blansch | 2024-10-05 |
* | | move Asset from crepe::api to crepe | Loek Le Blansch | 2024-10-05 |
* | | rename Resource to Asset | Loek Le Blansch | 2024-10-05 |
|/ |
|
* | `make format` | Loek Le Blansch | 2024-10-01 |
* | implement audio poc using facade classes | Loek Le Blansch | 2024-09-29 |
* | more WIP audio facade | Loek Le Blansch | 2024-09-28 |
* | WIP Audio API + facade | Loek Le Blansch | 2024-09-25 |