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

The Body Flares' Saturation is not working. #27

Open
Lisias opened this issue Nov 3, 2022 · 1 comment
Open

The Body Flares' Saturation is not working. #27

Lisias opened this issue Nov 3, 2022 · 1 comment
Milestone

Comments

@Lisias
Copy link

Lisias commented Nov 3, 2022

The following saturation Slider appears to do nothing.

oplm2N8

How to Reproduce:

  • Change Flare size to 150% (to make it easier to see)
  • Change the Saturation to 50%
    • No change will be perceived
  • Change it to 0%
  • Change back to 100%

Always hit Apply between the changes (i'm getting old, someone needs to remember me this details…)

The code appears to be allright:

color.r = 1.0f - (DistantObjectSettings.DistantFlare.flareSaturation * (1.0f - (color.r / 255.0f)));

I wondering if I had messed the Dialog box ?

@Lisias
Copy link
Author

Lisias commented Nov 3, 2022

Nope. The SettingsGui appears to be right too…

@Lisias Lisias changed the title The Body Flares' Saturation is not be working. The Body Flares' Saturation is not working. Jan 15, 2023
@Lisias Lisias added this to the 2.1.1.12 milestone Jan 15, 2023
@Lisias Lisias modified the milestones: 2.1.1.12, 2.1.2.1 Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant