bevy/crates/bevy_asset
Daniel McNab 6615b7bf64 Deprecate .system (#3302)
# Objective

- Using `.system()` is no longer idiomatic.

## Solution

- Give a warning when using it
2022-02-08 04:00:58 +00:00
..
src Deprecate .system (#3302) 2022-02-08 04:00:58 +00:00
Cargo.toml check if resource for asset already exists before adding it (#3560) 2022-02-06 01:07:56 +00:00