- Implement `TryGetComponent<T>` in `World` and `SparseSet<T>` - Add validation to ensure `ForEach` type parameters match the `QueryDescriptor` - Improve error handling in `SparseSet<T>.Get` to throw `InvalidOperationException` - Use `GUID` instead of `FullName` for `QueryDescriptor` hash stability |
||
|---|---|---|
| docs | ||
| src/OECS | ||
| tests/OECS.Tests | ||
| .gitignore | ||
| OECS.sln | ||
| design.md | ||