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

Disable contact shadows in LLF for VR #57

Closed
wants to merge 2 commits into from

Conversation

FlayaN
Copy link
Collaborator

@FlayaN FlayaN commented Aug 28, 2023

Disable contact shadows in LightLimitFix for VR

Sets LightLimitFix::Settings::EnableContactShadows to false when loading settings, so still disabled if set to true manually in CommunityShaders.json -> Light Limit Fix:EnableContactShadows

image

Also makes the setting disabled and shows a hovertext like shown above (Only in VR) in ImGui

@alandtse
Copy link
Collaborator

Thanks. We may need something like this for release but for dev, I'd expect not to lock anything. In fact I have code to unlock everything when in dev. During dev, just disable the setting and save that to avoid distractions.

@alandtse
Copy link
Collaborator

Not necessary anymore in light of #62.

Thanks though!

@alandtse alandtse closed this Aug 29, 2023
@FlayaN FlayaN deleted the llf-disable-contact-shadows-vr branch August 31, 2023 21:10
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