mirror of
https://github.com/bevyengine/bevy
synced 2024-11-14 00:47:32 +00:00
19368441f3
# Objective - ambiguities bad ## Solution - solve ambiguities - by either ignoring (e.g. on `queue_mesh_view_bind_groups` since `LightMeta` access is different) - by introducing a dependency (`prepare_windows -> prepare_*` because the latter use the fallback Msaa) - make `prepare_assets` public so that we can do a proper `.after` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |