Commit message (Expand) | Author | Age | |
---|---|---|---|
* | sound | heavydemon21 | 2024-10-22 |
* | Merge branch 'master' into niels/rendering | heavydemon21 | 2024-10-22 |
|\ | |||
| * | incorporate feedback | 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 |
* | | | merged further and changed to standard | heavydemon21 | 2024-10-22 |
* | | | Merge branch 'master' into niels/rendering | heavydemon21 | 2024-10-22 |
|\ \ \ | | |/ | |/| | |||
| * | | `make format` | Loek Le Blansch | 2024-10-17 |
| * | | `make format` | Loek Le Blansch | 2024-10-17 |
| * | | Merge branch 'max/POC-ECS-memory-efficient' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-10-17 |
| |\ \ | |||
| | * | | Fixed merge issue | max-001 | 2024-10-16 |
| | * | | Merge remote-tracking branch 'origin/master' into max/POC-ECS-memory-efficient | max-001 | 2024-10-16 |
| | |\| | |||
| | * | | Improved test | Max-001 | 2024-10-05 |
| | * | | First setup | Max-001 | 2024-10-05 |
| | * | | Setup ecs-memory-efficient | Max-001 | 2024-10-05 |
| * | | | Make format | max-001 | 2024-10-16 |
| * | | | Added functionality for scripts | max-001 | 2024-10-16 |
| * | | | Merge remote-tracking branch 'origin/master' into max/POC-ECS-homemade | max-001 | 2024-10-16 |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | update readmes | Loek Le Blansch | 2024-10-10 |
| | * | | move soloud/src to soloud | Loek Le Blansch | 2024-10-10 |
| | * | | use find_package instead of add_subdirectory | Loek Le Blansch | 2024-10-10 |
| | * | | merge `loek/scripts` into `master` | Loek Le Blansch | 2024-10-10 |
| | |\ \ | |||
| | | * \ | Merge branch 'master' into loek/scripts | Loek Le Blansch | 2024-10-08 |
| | | |\ \ | |||
| | | * | | | update contributing.md | Loek Le Blansch | 2024-10-08 |
| | | * | | | WIP ScriptSystem | Loek Le Blansch | 2024-10-06 |
| | | * | | | `make format` | Loek Le Blansch | 2024-10-06 |
| | | * | | | move components to separate files | Loek Le Blansch | 2024-10-06 |
| | | * | | | add components_internal example | 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 |
| | | * | | | copy homemade ECS to crepe + correct code style | Loek Le Blansch | 2024-10-06 |
| | | * | | | Merge branch 'loek/cleanup' into loek/scripts | Loek Le Blansch | 2024-10-06 |
| | | |\ \ \ | |||
| | | * \ \ \ | merge master into loek/scripts | Loek Le Blansch | 2024-10-06 |
| | | |\ \ \ \ | |||
| | * | | | | | | update contributing.md | Loek Le Blansch | 2024-10-09 |
| | | |_|_|/ / | | |/| | | | | |||
| * | | | | | | Clang-format | max-001 | 2024-10-10 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into max/POC-ECS-homemade | max-001 | 2024-10-09 |
| |\| | | | | | | |/ / / / | |/| | | | | |||
| | * | | | | Merge branch 'loek/cleanup' of github.com:lonkaars/crepe | Loek Le Blansch | 2024-10-08 |
| | |\ \ \ \ | |||
| | | * | | | | fix feedback | Loek Le Blansch | 2024-10-08 |
| | | | |/ / | | | |/| | | |||
| | | * | | | update code style | Loek Le Blansch | 2024-10-05 |
| | | * | | | `make format` + clang-tidy | Loek Le Blansch | 2024-10-05 |
| | | * | | | add doxygen comments to Asset class | 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 |
| | | * | | | restructure unit tests and dummies | Loek Le Blansch | 2024-10-05 |
| | * | | | | add clangd extension recommendation | Loek Le Blansch | 2024-10-07 |