overte-JulianGro/libraries
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
..
animation Merge pull request #7719 from zzmp/feat/resource-prefetch 2016-05-02 18:04:26 -07:00
audio Fix entities collision sounds 2016-05-05 14:55:28 -07:00
audio-client PR comments 2016-03-31 13:19:26 -07:00
auto-updater
avatars use reliable and ordered packets for avatar identity 2016-05-05 15:27:30 -07:00
controllers Fix for vive controllers sometimes not working 2016-05-10 19:32:08 -07:00
display-plugins Working on OSX Rift functionality 2016-05-07 20:17:31 -07:00
embedded-webserver Pospone logging of the shutdown reason 2016-01-21 17:54:10 -08:00
entities Merge pull request #7658 from sethalves/grab-fixes 2016-05-09 15:30:37 -07:00
entities-renderer Merge pull request #7825 from sethalves/linux-qol 2016-05-09 15:34:10 -07:00
fbx Merge pull request #7712 from zzmp/guard/obj-access 2016-04-22 13:43:59 -07:00
gl Working on OSX Rift functionality 2016-05-07 20:17:31 -07:00
gpu Add SRGBA color format. 2016-04-30 15:47:42 -04:00
input-plugins Fix for vive controllers sometimes not working 2016-05-10 19:32:08 -07:00
model Merge pull request #7837 from samcake/hdr 2016-05-09 11:47:02 -07:00
model-networking Fix colliding fbx tex names 2016-05-05 17:54:00 -07:00
networking Merge pull request #7833 from zzmp/fix/scriptable-resource 2016-05-09 15:09:20 -07:00
octree also switch OctreePersistThread to use std::this_thread::sleep_for() 2016-05-06 11:19:27 -07:00
physics Merge pull request #7658 from sethalves/grab-fixes 2016-05-09 15:30:37 -07:00
plugins Fix plugin loading on OSX 2016-05-08 23:35:18 -07:00
procedural Annotate all virtual fns with override 2016-04-30 13:48:59 -07:00
recording Release texs when models are cached 2016-03-31 17:02:40 -07:00
render Merge pull request #7781 from zzmp/log/pipeline-flood 2016-05-05 00:15:10 -07:00
render-utils Merge pull request #7796 from samcake/blue 2016-05-03 11:14:06 -07:00
script-engine Abort infinite JS loops on quit 2016-05-04 12:02:08 -07:00
shared Specialize usleep for Win32 2016-05-04 15:40:53 -07:00
ui Merge pull request #7740 from ctrlaltdavid/20887 2016-04-22 13:04:07 -07:00