mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 10:33:08 +00:00
c96b7ffb50
# Objective Ambiguity sets are used to ignore system order ambiguities between groups of systems. However, they are not very useful: they are clunky, poorly integrated, and generally hampered by the difficulty using (or discovering) the ambiguity detector. As a first step to the work in #4299, we're removing them. ## Migration Guide Ambiguity sets have been removed. |
||
---|---|---|
.. | ||
executor.rs | ||
executor_parallel.rs | ||
graph_utils.rs | ||
label.rs | ||
mod.rs | ||
run_criteria.rs | ||
stage.rs | ||
state.rs | ||
system_container.rs | ||
system_descriptor.rs | ||
system_set.rs |