Skip to content

Rend2 Fix#287

Merged
taysta merged 2 commits intomasterfrom
rend2-fix
Jan 9, 2026
Merged

Rend2 Fix#287
taysta merged 2 commits intomasterfrom
rend2-fix

Conversation

@taysta
Copy link
Owner

@taysta taysta commented Jan 9, 2026

Adds a commit that was missing from rend2, and comments out an referenced variable in vk in order to suppress a compilation warning.

SomaZ and others added 2 commits January 9, 2026 19:09
and some additional cleanup. Makes the entity ubo struct smaller, which is good. I unintentionally broke portal alphaGen when I rewrote the scene handling.

u_LocalViewOrigin is not correct in any case anymore, because we can have the same entity in multiple views but we only upload one entity representation now. So we compute the needed vectors in the shaders in worldspace insted of localspace now.
@taysta taysta merged commit 78d8381 into master Jan 9, 2026
14 checks passed
@taysta taysta deleted the rend2-fix branch January 9, 2026 11:30
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