Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactored componentManager (it now uses smart pointer, does not return raw ↵ | Max-001 | 2024-10-02 |
| | | | | pointers (it only returns references) and it is now possible to store multiple components of the same type for the same entity) | ||
* | Little fix in CMakeLists.txt and forced output to type debug | Max-001 | 2024-10-02 |
| | |||
* | Made a homemade ECS | Max-001 | 2024-09-25 |
| | |||
* | Setup CMake | Max-001 | 2024-09-25 |