2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-03-07 08:47:24 +00:00
bevy/crates/bevy_core_pipeline
Lukas Chodosevičius 2b20af6b79
Skip tonemapping in case it is none ()
# Objective
Skip unnecessary blit then tonemapping is set to none.

## Testing
Only tested locally on our app.

## Changelog

Changed tonemapping not to execute in case it is set to none.

Co-authored-by: Lukas Chodosevicius <lukaschodosevicius@Lukass-MacBook-Pro.local>
2024-06-05 11:32:46 +00:00
..
src Skip tonemapping in case it is none () 2024-06-05 11:32:46 +00:00
Cargo.toml Implement fast depth of field as a postprocessing effect. () 2024-05-13 18:23:56 +00:00
README.md Add README.md to all crates () 2024-05-02 18:56:00 +00:00

Bevy Core Pipeline

License Crates.io Downloads Docs Discord