bevy/crates/bevy_render
charlotte 5291d1af87 Mark render assets as modified when removed from the asset server (#18814)
# Objective

Fixes #18808

## Solution

When an asset emits a removed event, mark it as modified in the render
world to ensure any appropriate bookkeeping runs as necessary.
2025-04-14 22:45:49 +02:00
..
macros Release 0.16.0-rc.4 2025-04-11 09:12:55 +02:00
src Mark render assets as modified when removed from the asset server (#18814) 2025-04-14 22:45:49 +02:00
Cargo.toml Rename bevy_platform_support to bevy_platform (#18813) 2025-04-14 22:45:27 +02:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md

Bevy Render

License Crates.io Downloads Docs Discord