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

Add support for one frame ahead WebXR in Wave #3058

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MortimerGoro
Copy link
Contributor

No description provided.

Comment on lines +324 to +329
if (grip && !sTouchpadPressed) {
delta += 1;
}
if (bumperPressed && !sBumperPressed) {
delta -= 1;
}
Copy link
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