Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Add support for one frame ahead WebXR in Wave#3058

Draft
MortimerGoro wants to merge 2 commits intomainfrom
v10/wave_frame_ahead
Draft

Add support for one frame ahead WebXR in Wave#3058
MortimerGoro wants to merge 2 commits intomainfrom
v10/wave_frame_ahead

Conversation

@MortimerGoro
Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +324 to +329
if (grip && !sTouchpadPressed) {
delta += 1;
}
if (bumperPressed && !sBumperPressed) {
delta -= 1;
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this value being used anywhere.

@bluemarvin bluemarvin added this to the #10 features milestone Mar 28, 2020
@bluemarvin bluemarvin modified the milestones: #10 features, #11 polish Apr 20, 2020
@bluemarvin bluemarvin modified the milestones: #11 polish, #12 features Jun 25, 2020
@bluemarvin bluemarvin changed the base branch from master to main August 7, 2020 22:35
@cknowles-admin cknowles-admin added the ARCHIVED CLOSED at time of archiving label Jul 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ARCHIVED CLOSED at time of archiving

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants