Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rendering and assetmanager | heavydemon21 | 2024-10-23 |
| | |||
* | Merge branch 'jaro/poc-physics' into niels/rendering | heavydemon21 | 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 |
| |\ \ | |||
| | * | | Make format | max-001 | 2024-10-16 |
| | | | | |||
| * | | | 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 |
| |\| | | |||
| * | | | merge with master | jaroWMR | 2024-10-09 |
| | | | | |||
* | | | | 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 ↵ | heavydemon21 | 2024-10-22 |
|/ / / | | | | | | | | | | made it work with component manager | ||
* | | | `make format` | Loek Le Blansch | 2024-10-17 |
| | | | |||
* | | | fix user script implementation | Loek Le Blansch | 2024-10-16 |
| | | | |||
* | | | WIP behavior script (problems) | Loek Le Blansch | 2024-10-13 |
| |/ |/| | |||
* | | 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 |
|/ | |||
* | `make format` + clang-tidy | Loek Le Blansch | 2024-10-05 |
| | |||
* | restructure unit tests and dummies | Loek Le Blansch | 2024-10-05 |