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

Better documentation for explicit dependencies #1428

Merged
merged 7 commits into from
Feb 16, 2021
Merged

Better documentation for explicit dependencies #1428

merged 7 commits into from
Feb 16, 2021

Conversation

alice-i-cecile
Copy link
Member

This PR works to improve the documentation and examples around explicit dependencies and the ambiguity checker that were added in #1144.

It also removes the advice of "just make more stages!" for when you want to make sure your systems run in a particular order ;)

examples/ecs/ecs_guide.rs Outdated Show resolved Hide resolved
examples/ecs/ecs_guide.rs Outdated Show resolved Hide resolved
crates/bevy_ecs/src/schedule/stage.rs Show resolved Hide resolved
crates/bevy_ecs/src/schedule/stage.rs Outdated Show resolved Hide resolved
@alice-i-cecile
Copy link
Member Author

Thanks @Ratysz; all your comments are resolved now :)

@cart
Copy link
Member

cart commented Feb 16, 2021

/rebase

@cart
Copy link
Member

cart commented Feb 16, 2021

Looks good to me!

@cart cart merged commit a895256 into bevyengine:master Feb 16, 2021
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.

3 participants