| Commit message (Expand) | Author | Age |
... | |
| | * | | | | 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 |