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

setUsePredictedOrientation() not used #10

Open
kylemcdonald opened this issue Mar 7, 2015 · 3 comments
Open

setUsePredictedOrientation() not used #10

kylemcdonald opened this issue Mar 7, 2015 · 3 comments

Comments

@kylemcdonald
Copy link

The value passed to setUsePredictedOrientation() is not used anywhere. There seems to be a line at the beginning of getOrientationQuat() that would account for this, or possibly the ovr_GetTimeInSeconds() call should be replaced with a 0 when prediction is disabled?

@obviousjim
Copy link
Owner

Yeah try it :)

I think this got lost in the DK1 to dk2 shuffle

On Saturday, March 7, 2015, Kyle McDonald [email protected] wrote:

The value passed to setUsePredictedOrientation() is not used anywhere.
There seems to be a line at the beginning of getOrientationQuat() that
would account for this, or possibly the ovr_GetTimeInSeconds() call
should be replaced with a 0 when prediction is disabled?


Reply to this email directly or view it on GitHub
#10.

  • James

@kylemcdonald
Copy link
Author

thanks @obviousjim! if you want help with this repo let me know and i can merge things that are working for me and get master up to date as i figure out what's going on.

@obviousjim
Copy link
Owner

Yes please pull request as you go! there are a few of us working on this so
I'll try to get everyone in touch so we can move in step.

On Saturday, March 7, 2015, Kyle McDonald [email protected] wrote:

thanks @obviousjim https://github.com/obviousjim! if you want help with
this repo let me know and i can merge things that are working for me and
get master up to date as i figure out what's going on.


Reply to this email directly or view it on GitHub
#10 (comment)
.

  • James

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

No branches or pull requests

2 participants