bevy/crates/bevy_render
andriyDev 798e1c5498
Move initializing the ScreenshotToScreenPipeline to the ScreenshotPlugin. (#18524)
# Objective

- Minor cleanup.
- This seems to have been introduced in #8336. There is no discussion
about it I can see, there's no comment explaining why this is here and
not in `ScreenshotPlugin`. This seems to have just been misplaced.

## Solution

- Move this to the ScreenshotPlugin!

## Testing

- The screenshot example still works at least on desktop.
2025-05-05 23:56:22 +00:00
..
macros Add bindless support back to ExtendedMaterial. (#18025) 2025-04-09 15:34:44 +00:00
src Move initializing the ScreenshotToScreenPipeline to the ScreenshotPlugin. (#18524) 2025-05-05 23:56:22 +00:00
Cargo.toml Update ktx2 to 0.4.0 (#19073) 2025-05-05 16:42:36 +00: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