-
Notifications
You must be signed in to change notification settings - Fork 1
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
Face symbol colors remain white if bloom is disabled #17
Comments
After tearing my hair out all day over this, I'm throwing in the towel. The patch causing this that allows dots in Noodle maps to do proper things was the thing causing the forced white symbol colors, as it was passing alpha value modifications around. I've disabled the patch if you have bloom off which addresses most of the root issues this setting causes. On the bright side, I can probably add some bloom toggles for various things (if you have bloom on, of course). It's now for sure forcibly ignoring alpha on color settings, but I can add some things in that reverses that in the future.
|
(cherry picked from commit 4091320)
(cherry picked from commit 4091320)
(cherry picked from commit 4091320)
No description provided.
The text was updated successfully, but these errors were encountered: