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

0.11.0 #39

Merged
merged 73 commits into from
Oct 20, 2022
Merged

0.11.0 #39

merged 73 commits into from
Oct 20, 2022

Conversation

phughesmcr
Copy link
Owner

No description provided.

To match addComponentsToEntity
Archetype and QueryInstance are no longer exported.

Thus using this symbol is useless.
entity should be between 0 and (capacity - 1) inclusive
Previous code didn't give the bitfield a length which resulted in empty arrays being generated. This is fixed with this code.
Previous code erroneously generated a new status when the cache returned false.
Previous code was not toggling bits correctly
@phughesmcr phughesmcr merged commit 4f6c3d7 into master Oct 20, 2022
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.

1 participant