Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jaro/poc-physics' into niels/rendering | heavydemon21 | 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 |
| |\ \ \ \ | |||
| * | | | | | added sdl2 include | jaroWMR | 2024-10-09 |
| * | | | | | merge with master | jaroWMR | 2024-10-09 |
| |\ \ \ \ \ | |||
| * | | | | | | 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 branch 'master' into niels/rendering | heavydemon21 | 2024-10-23 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | move user-facing classes to api namespace | Loek Le Blansch | 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 |
|\| | | | | | | |||
| * | | | | | | 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 |
| | | |_|_|/ | | |/| | | |