Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply fog before tonemapping and encoding #26208

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on Sep 25, 2023

  1. Apply fog before color space

    This makes behavior more consistent between rendering to an SRGB texture and rendering to the WebGL default framebuffer. Encoding the color values should always happen after fog has been applied.
    Oletus committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f82fedc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c433580 View commit details
    Browse the repository at this point in the history
  3. Apply fog before tonemapping

    Oletus committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    785b191 View commit details
    Browse the repository at this point in the history
  4. Update screenshots

    Oletus committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    83422ba View commit details
    Browse the repository at this point in the history