Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De-templated parts of ECS #110

Merged
merged 5 commits into from
Oct 24, 2024
Merged

De-templated parts of ECS #110

merged 5 commits into from
Oct 24, 2024

Conversation

Chris-plusplus
Copy link
Member

Removed ecs::e32, renamed ecs::e64 to ecs::Entity. De-templated parts of ECS where sole template paramenter was E (entity type).

@Chris-plusplus Chris-plusplus requested a review from Twarug October 24, 2024 10:58
src/ecs/EntityPool.cpp Outdated Show resolved Hide resolved
src/ecs/EntityTraits.cpp Outdated Show resolved Hide resolved
src/ecs/SparseSet.cpp Outdated Show resolved Hide resolved
@Chris-plusplus Chris-plusplus requested a review from Twarug October 24, 2024 15:57
@Chris-plusplus Chris-plusplus merged commit 45fe52a into master Oct 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants