![]() ## Objective - Clean up remaining references to the trait `FromResources`, which was replaced in favor of `FromWorld` during the ECS rework. ## Solution - Remove the derive macro for `FromResources` - Change doc references of `FromResources` to `FromWorld` (this is the first item in #2576) |
||
---|---|---|
.. | ||
app_plugin.rs | ||
bevy_main.rs | ||
bytes.rs | ||
enum_variant_meta.rs | ||
lib.rs | ||
modules.rs | ||
render_resource.rs | ||
render_resources.rs | ||
shader_defs.rs |