Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | 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 Cmakelist | jaroWMR | 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 | |
| |\ \ \ \ \ | ||||
| * | | | | | | quick fix | jaroWMR | 2024-10-10 | |
| * | | | | | | merge with master | jaroWMR | 2024-10-10 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | merge with master | jaroWMR | 2024-10-09 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | fix feedback | Loek Le Blansch | 2024-10-08 | |
| * | | | | | | | | improved particle system from 90ms to ~ 0.7ms | jaroWMR | 2024-10-07 | |
| * | | | | | | | | updated system | jaroWMR | 2024-10-07 | |
| * | | | | | | | | created a particel system | jaroWMR | 2024-10-07 | |
| * | | | | | | | | particle direction is random | jaroWMR | 2024-10-07 | |
| * | | | | | | | | particle POC | jaroWMR | 2024-10-01 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
* | | | | | | | | merge master into loek/configloek/config | Loek Le Blansch | 2024-10-22 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | incorporate feedback | Loek Le Blansch | 2024-10-21 | |
* | | | | | | | | 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` | Loek Le Blansch | 2024-10-17 | |
* | | | | | | Make format | max-001 | 2024-10-16 | |
|/ / / / / | ||||
* | | / / | use find_package instead of add_subdirectory | Loek Le Blansch | 2024-10-10 | |
| |_|/ / |/| | | | ||||
* | | | | 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 | |
| |/ / |/| | | ||||
* | | | `make format` + clang-tidy | Loek Le Blansch | 2024-10-05 |