Commit message (Expand) | Author | Age | |
---|---|---|---|
* | `make format` | Loek Le Blansch | 2024-10-25 |
* | 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 |
| * | move template function definition to hpp | Loek Le Blansch | 2024-10-23 |
| * | rename SdlContext -> SDLContext | Loek Le Blansch | 2024-10-23 |
| * | 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 |
| | * | | | sound | 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 and facade | heavydemon21 | 2024-10-22 |
| | * | | | | | rendering system | heavydemon21 | 2024-10-08 |
| | * | | | | | changed sound back | heavydemon21 | 2024-10-03 |
| | * | | | | | 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 |