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

Fixes #2463 by just changing which shader #2468

Merged
merged 1 commit into from
Mar 21, 2019

Conversation

Dunbaratu
Copy link
Member

Fixes #2463

The Shader used was one that is only able to add more color, not subtract it. That's why colors wouldn't blacken.

Fixes KSP-KOS#2463

The Shader chosen from KSP's pre-made shaders was one
that was additive-only and would never darken colors.
That's all that was wrong.
@erendrake erendrake merged commit 6f0fc44 into KSP-KOS:develop Mar 21, 2019
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

Successfully merging this pull request may close these issues.

2 participants