overte/scripts/system/controllers
Anthony J. Thibault 1b6feb63c8 Fix for crash when attempting to teleport while avatar was loading
The fix had two parts.
  * Make Avatar::getAbsoluteDefaultJointXXXInObjectFrame thread safe
  * Make teleport.js handle a zero foot offset more gracefully, to prevent the avatar from teleporting into the floor.
2017-08-01 18:40:43 -07:00
..
controllerDisplay.js Cleanup variable naming in touch controller config 2016-12-20 07:45:35 -08:00
controllerDisplayManager.js Cleanup implementation of touch controller config 2016-12-20 07:45:35 -08:00
controllerScripts.js Load controller scripts in their own script engine 2017-03-15 14:31:13 +13:00
godView.js restore old camera state 2017-07-06 10:41:46 -07:00
grab.js avoid doing a lot of work during mouse-move event-handlers 2017-07-05 15:50:05 -07:00
handControllerGrab.js fixed grab the tablet in third person 2017-07-20 16:26:51 +01:00
handControllerPointer.js change all references of Quat.getFront to Quat.getForward in scripts directory 2017-03-21 22:25:30 +00:00
squeezeHands.js Finger now points when near tablet + deadspot added when touching the tablet 2017-03-08 19:03:56 -08:00
teleport.js Fix for crash when attempting to teleport while avatar was loading 2017-08-01 18:40:43 -07:00
toggleAdvancedMovementForHandControllers.js use the correct property name for useAdvancedMovementControls 2017-03-15 10:34:43 -07:00
touchControllerConfiguration.js Fix right touch controller tip labels not showing up 2016-12-20 18:01:53 -08:00
viveControllerConfiguration.js Update controller display to support non-string hardware resolution 2016-12-20 07:45:35 -08:00