overte/interface
Anthony Thibault 7777f3edd0 Added OutOfRangeDataStrategy parameter to Controller Settings
The openvr SDK provides a way to gauge the quality of tracking on a given device via the eTrackingResult enum.

* Drop - Only Running_OK is considered valid, all other eTrackingResults will return invalid poses.
* Freeze - Only Running_OK is considered valid, but other valid TrackingResults will return the last Running_OK pose.
  In esseces this will freeze the puck in place at the last good value.
* None - All valid eTrackingResults will be valid, including OutOfRange and Calibrating results.  This is the default.
2018-10-09 10:51:02 -07:00
..
compiledResources
external
i18n
icon
resources Added OutOfRangeDataStrategy parameter to Controller Settings 2018-10-09 10:51:02 -07:00
src Merge pull request #14094 from wayne-chen/interstitialMerged 2018-10-08 10:32:29 -07:00
ui
CMakeLists.txt adding redirect json to post build in Mac 2018-09-04 11:11:34 -07:00
interface.exe.manifest