overte/plugins
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
..
hifiCodec Build libplugins_libhifiCodec.so 2018-10-05 23:49:06 -03:00
hifiKinect Remove some unneeded Qt dependencies 2018-01-28 22:18:24 -08:00
hifiLeapMotion Disable Hand Touch when Leap Motion is running 2018-10-01 10:47:06 -07:00
hifiNeuron Disable Hand Touch when Leap Motion is running 2018-10-01 10:47:06 -07:00
hifiSdl2 Disable Hand Touch when Leap Motion is running 2018-10-01 10:47:06 -07:00
hifiSixense Remove some unneeded Qt dependencies 2018-01-28 22:18:24 -08:00
hifiSpacemouse Remove some unneeded Qt dependencies 2018-01-28 22:18:24 -08:00
oculus Merge branch 'master' into M17217-a 2018-08-04 09:44:39 +12:00
oculusLegacy Fix OSX Oculus plugin 2018-01-15 10:48:39 -08:00
openvr Added OutOfRangeDataStrategy parameter to Controller Settings 2018-10-09 10:51:02 -07:00
pcmCodec Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
steamClient quiet some warnings 2016-12-26 20:16:05 -08:00
CMakeLists.txt disable the sixense plugin by default 2018-03-15 13:53:10 -07:00