overte/scripts/developer/tests
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
..
basicEntityTest remove whitespace and fix formatting 2016-04-26 11:24:38 -07:00
batonSoundEntityTest move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
performance remove whitespace and fix formatting 2016-04-26 11:24:38 -07:00
rapidProceduralChange move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
scriptableResource Add tex loadPerfTest.js 2016-05-06 15:08:45 -07:00
skybox move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
avatarAttachmentTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
avatarUnitTests.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
controllerInterfaceTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
cube_texture.png move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
dot.png move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
entityEditStressTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
injectorTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
lodTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
mat4test.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
overlayMouseTrackingTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
particleOrientationTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
playaPerformanceTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
playaPerformanceTest.qml remove whitespace and fix formatting 2016-04-26 11:24:38 -07:00
qmlTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
sphereLODTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
textureStress.fs move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
textureStress.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
textureStress.qml move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
toolWindowStressTest.js move from examples/ to scripts/developer/ 2016-04-25 17:36:35 -07:00
viveTouchpadTest.js Fix for vive controllers sometimes not working 2016-05-10 19:32:08 -07:00