mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 22:18:33 +00:00
# Objective Fixes #10401 ## Solution * Allow sources to register specific processed/unprocessed watch warnings. * Specify per-platform watch warnings. This removes the need to cover all platform cases in one warning message. * Only register watch warnings for the _processed_ embedded source, as warning about watching unprocessed embedded isn't helpful. --- ## Changelog - Asset sources can now register specific watch warnings. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |