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

Consider replacing EntityArchetype with legion's IntoComponentSource #44

Closed
cart opened this issue Jun 25, 2020 · 1 comment
Closed

Comments

@cart
Copy link
Member

cart commented Jun 25, 2020

This would allow us to use legion's entity builders directly instead of defining our own builders

@cart
Copy link
Member Author

cart commented Jul 11, 2020

100% solved by the port to hecs/bevy_ecs.

@cart cart closed this as completed Jul 11, 2020
bors bot pushed a commit that referenced this issue Apr 27, 2022
* docs


Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>

* revert some needless changes to `world/mod.rs`

* review `entity_ref.rs`

* Fix odd bound on `UnsafeCellDeref::read`

* Undo changes

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
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

No branches or pull requests

1 participant