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] reset internal cached state for face culling when the device is restored #6155

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Mar 13, 2024

This was causing skydome mesh in some examples to not render after the contest lost and restored, as incorrect face culling mode was believed to be set.

@mvaligursky mvaligursky added bug area: graphics Graphics related issue labels Mar 13, 2024
@mvaligursky mvaligursky self-assigned this Mar 13, 2024
@mvaligursky mvaligursky requested a review from a team March 13, 2024 11:21
@mvaligursky mvaligursky merged commit f425b87 into main Mar 13, 2024
7 checks passed
@mvaligursky mvaligursky deleted the mv-fix-cullmode branch March 13, 2024 11:28
mvaligursky added a commit that referenced this pull request Mar 13, 2024
… restored (#6155)

Co-authored-by: Martin Valigursky <mvaligursky@snapchat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants