Age | Commit message (Collapse) | Author |
|
|
|
|
|
Issue: #263
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue: #255
|
|
|
|
Now that dinput catches keystrokes, it's not needed
|
|
Closes #259
|
|
Bug cause was different
|
|
Bug cause was different
|
|
|
|
`opentrack/tracker.cpp` takes care of that.
|
|
|
|
|
|
|
|
Closes #258
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updates timestamp as it should.
|
|
|
|
In
newpose[i] = elide_nan(tmp[i], newpose[i]);
uninitialized memory can be used.
|
|
This will reset dynamic pose resolution if the error persists.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|