mirror of
https://github.com/bevyengine/bevy
synced 2025-01-24 19:05:17 +00:00
4b446c020e
# Objective - Provide feedback when an extraction plugin fails to add its system. I had some troubleshooting pain when this happened to me, as the panic only tells you a resource is missing. This PR adds an error when the ExtractResource plugin is added before the render world exists, instead of silently failing. ![image](https://user-images.githubusercontent.com/2632925/172491993-673d9351-215a-4f30-96f7-af239c44686a.png) |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |