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

Remove debug capture setting #481

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Conversation

apazylbe
Copy link
Collaborator

@apazylbe apazylbe commented Jun 7, 2024

Remove debug capture option, tools like RenderDoc can capture directly, and it makes code more complicated.
Also use IsXrEnabled instead of settings.xr.enable, that way we can switch how that is controled in the function.

Fixes #464

@apazylbe apazylbe requested a review from Keenuts June 7, 2024 19:04
Remove debug capture option, tools like RenderDoc can capture
directly, and it makes code more complicated.
Also use IsXrEnabled instead of settings.xr.enable, that way
we can switch how that is controled in the function.

Fixes google#464
@Keenuts
Copy link
Member

Keenuts commented Jun 13, 2024

Thanks!

@Keenuts Keenuts merged commit 097b7be into google:main Jun 13, 2024
5 checks passed
apazylbe added a commit to apazylbe/bigwheels that referenced this pull request Jun 14, 2024
Keenuts pushed a commit that referenced this pull request Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants