overte/scripts/developer
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
..
debugging remove whitespace and fix formatting 2016-04-26 11:24:38 -07:00
libraries add some new tutorial JS files 2016-04-25 17:53:10 -07:00
tests Fix for vive controllers sometimes not working 2016-05-10 19:32:08 -07:00
utilities move dev templates into a dif location 2016-04-28 16:23:32 -07:00