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 missing wViewDir variable and undeclared/wrongly declared vars #2367

Merged
merged 5 commits into from
Feb 17, 2025

Conversation

yaRnMcDonuts
Copy link
Member

The wViewDir varying was changed to be stored in the surface.viewDir value, so the references to that variable needed to be updated to match this.

I also changed some floats to be in decimal format.

The wViewDir varying was changed to be stored in the surfface.viewDir value, so all references in the shader needed to be updated to match this.

I also changed some floats to be in decimal format.
Fix missing wViewDir variable and undeclared/wrongly declared vars
@yaRnMcDonuts
Copy link
Member Author

I plan to merge this PR in 24 hours.

@yaRnMcDonuts yaRnMcDonuts merged commit b2f9e68 into jMonkeyEngine:master Feb 17, 2025
15 checks passed
@stephengold stephengold added this to the v3.8.0 milestone Feb 22, 2025
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