overte-HifiExperiments/interface/resources/qml/hifi/tablet
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
..
tabletWindows Tweak vertical spacing 2018-09-28 15:42:48 +12:00
BlocksWebView.qml
CalibratingScreen.qml fixinig the controller settings page and have menu option on by default 2018-05-14 18:51:39 -07:00
ControllerSettings.qml Fix up some Settings dialogs' titles 2018-09-06 11:15:14 +12:00
Edit.qml
EditEntityList.qml create app - native windows 2018-06-28 19:12:03 +02:00
EditTabButton.qml
EditTabView.qml create app - native windows 2018-06-28 19:12:03 +02:00
EditTools.qml create app - native windows 2018-06-28 19:12:03 +02:00
EditToolsTabView.qml create app - native windows 2018-06-28 19:12:03 +02:00
EntityList.qml create app - native windows 2018-06-28 19:12:03 +02:00
InputRecorder.qml
NewEntityButton.qml
NewMaterialDialog.qml create app - native windows 2018-06-28 19:12:03 +02:00
NewMaterialWindow.qml create app - native windows 2018-06-28 19:12:03 +02:00
NewModelDialog.qml create app - native windows 2018-06-28 19:12:03 +02:00
NewModelWindow.qml create app - native windows 2018-06-28 19:12:03 +02:00
OpenVrConfiguration.qml Added OutOfRangeDataStrategy parameter to Controller Settings 2018-10-09 10:51:02 -07:00
TabletAddressDialog.qml Merge branch 'master' into interstitalMerged 2018-09-11 17:17:33 -07:00
TabletAudioBuffers.qml
TabletAvatarPreferences.qml
TabletButton.qml
TabletGeneralPreferences.qml Update TabletGeneralPreferences.qml 2018-06-27 16:30:38 -07:00
TabletGraphicsPreferences.qml
TabletHome.qml
TabletLodPreferences.qml
TabletMenu.qml Modify look of HMD mode Settings dialogs' titles 2018-09-06 11:02:24 +12:00
TabletMenuItem.qml
TabletMenuStack.qml Fix title not not going back to "Settings" upon Save or Cancel 2018-09-06 14:00:33 +12:00
TabletMenuView.qml making tablet changes 2018-04-18 13:06:26 -07:00
TabletModelBrowserDialog.qml
TabletNetworkingPreferences.qml
TabletRoot.qml Closing the open tablet dialog - try harder 2018-05-31 18:31:53 -07:00
TabletWebView.qml
WindowRoot.qml
WindowWebView.qml