overte-HifiExperiments/interface/resources/controllers
Anthony J. Thibault 09a4e0eaa8 Fix for vive controllers sometimes not working
* Fixed bug with input devices that where added, removed then re-added.
  The default mappings were being ignored on the second add.
* Fixed potential crash when hardware inputPlugin device poses were polled from the JavaScript thread
  by taking the UserInputManager lock during pluginUpdate.
* Renamed Controller.Hardware.Vive.LB & RB to LeftGrip and RightGrip, to better match Oculus touch.
* Updated resource/controller/vive.json to reflect this new mapping.
* Exposed touch pad capacitive touch events to JavaScript as
  Controller.Hardware.Vive.LSTouch and RSTouch.
* Added viveTouchpadTest.js script to test LSTouch and RSTouch events.
2016-05-10 19:32:08 -07:00
..
hydra.json Removing thumb mappings, using start/back for camera and menu 2016-03-08 15:09:45 -08:00
keyboardMouse.json Change name and use only when in HMD. 2016-02-16 18:09:56 -08:00
neuron.json Stub Perception Neuron input plugin 2015-12-21 10:06:36 -08:00
oculus_remote.json Fixing menu navigation in oculus remote 2016-04-07 13:21:00 -07:00
oculus_touch.json Support oculus remote input 2016-04-07 13:20:59 -07:00
spacemouse.json Spacemouse fixes 2015-11-04 00:49:40 -08:00
standard.json Removing thumb mappings, using start/back for camera and menu 2016-03-08 15:09:45 -08:00
standard_navigation.json Fixing logging errors on initial load of controller routes 2016-04-07 10:41:54 -07:00
vive.json Fix for vive controllers sometimes not working 2016-05-10 19:32:08 -07:00
xbox.json Working on JSON parsing and cleanup 2015-10-20 10:20:28 -07:00