Skip to content

Fix missing wViewDir variable and undeclared/wrongly declared vars#2367

Merged
yaRnMcDonuts merged 5 commits into
jMonkeyEngine:masterfrom
yaRnMcDonuts:master
Feb 17, 2025
Merged

Fix missing wViewDir variable and undeclared/wrongly declared vars#2367
yaRnMcDonuts merged 5 commits into
jMonkeyEngine:masterfrom
yaRnMcDonuts:master

Conversation

@yaRnMcDonuts

Copy link
Copy Markdown
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
Copy Markdown
Member Author

I plan to merge this PR in 24 hours.

@yaRnMcDonuts yaRnMcDonuts merged commit b2f9e68 into jMonkeyEngine:master Feb 17, 2025
@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