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: fix VR Water Caustics edge cases #254

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

TheRiverwoodModder
Copy link
Contributor

Fixed a few shader compilation errors in some edge cases:

  • When using Flow Maps, avoid BlendedCaustics from being used since it is currently undefined in VR
  • When WATER_CAUSTICS is undefined / not installed, added eyeIndex to GetFlowmapNormal for flowmapNormal2

@alandtse alandtse merged commit d3c7c83 into doodlum:dev Apr 8, 2024
3 checks passed
@alandtse alandtse changed the title fix: fixes for VR Water Caustics edge cases fix: fix VR Water Caustics edge cases Apr 8, 2024
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