Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace push_back with emplace_back | Max-001 | 2024-10-03 |
* | Added DeleteComponentsById<> method | Max-001 | 2024-10-02 |
* | DeleteComponents<> method created | Max-001 | 2024-10-02 |
* | DeleteAllComponents created | Max-001 | 2024-10-02 |
* | Improved tests | Max-001 | 2024-10-02 |
* | Refactored componentManager (it now uses smart pointer, does not return raw p... | Max-001 | 2024-10-02 |
* | Changed componentsManager to allow mutliple componts of the same type for one... | Max-001 | 2024-10-02 |
* | Made a homemade ECS | Max-001 | 2024-09-25 |