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

Fix color distortion in low light conditions #630

Merged
merged 3 commits into from
Jul 31, 2024

Commits on Jul 26, 2024

  1. Set SRGB Skip decode on rendered texture

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    287915c View commit details
    Browse the repository at this point in the history
  2. Fix linter issue

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d96515a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Call opengl function through the Qt opengl interface to fix windows b…

    …uild failure
    
    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8e666a2 View commit details
    Browse the repository at this point in the history