bevy/crates/bevy_anti_aliasing
andriyDev 8098cf21ca
Use RenderStartup in bevy_anti_aliasing. (#19897)
# Objective

- Progress towards #19887.

## Solution

- Rewrite the FromWorld impls to systems that create the pipeline
resources.

## Testing

- Ran the `anti_aliasing` example and it still works.
2025-07-02 22:38:44 +00:00
..
src Use RenderStartup in bevy_anti_aliasing. (#19897) 2025-07-02 22:38:44 +00:00
Cargo.toml Bump Version after Release (#19774) 2025-06-22 23:06:43 +00:00
LICENSE-APACHE Add bevy_anti_aliasing (#18323) 2025-03-19 18:40:32 +00:00
LICENSE-MIT Add bevy_anti_aliasing (#18323) 2025-03-19 18:40:32 +00:00
README.md Add bevy_anti_aliasing (#18323) 2025-03-19 18:40:32 +00:00

Bevy Anti Aliasing

License Crates.io Downloads Docs Discord