bevy/crates/bevy_core_pipeline/src
François 3d996639a0
Revert "Implement minimal reflection probes. (#10057)" (#11307)
# Objective

- Fix working on macOS, iOS, Android on main 
- Fixes #11281 
- Fixes #11282 
- Fixes #11283 
- Fixes #11299

## Solution

- Revert #10057
2024-01-12 20:41:51 +00:00
..
blit resolve all internal ambiguities (#10411) 2024-01-09 19:08:15 +00:00
bloom Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
contrast_adaptive_sharpening Update to wgpu 0.18 (#10266) 2023-12-14 02:45:47 +00:00
core_2d Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
core_3d Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
deferred Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
fullscreen_vertex_shader Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00
fxaa Update to wgpu 0.18 (#10266) 2023-12-14 02:45:47 +00:00
prepass Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
skybox Add clippy::manual_let_else at warn level to lints (#10684) 2023-11-28 04:15:27 +00:00
taa Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
tonemapping Revert "Implement minimal reflection probes. (#10057)" (#11307) 2024-01-12 20:41:51 +00:00
upscaling Update to wgpu 0.18 (#10266) 2023-12-14 02:45:47 +00:00
lib.rs Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
msaa_writeback.rs Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00