overte/scripts/system/controllers
Anthony J. Thibault c33f10ca1b Recenter body on teleport, also it works more consistently.
If your avatar happens to be squatting, your body will stand up straight after you teleport.
Also, setting MyAvatar.position can sometimes fail due to the multi-threaded nature of scripting.
Instead, teleport.js uses goToPosition to move the avatar, as a result teleport feels much more responsive now.
2017-04-04 18:05:46 -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
grab.js fix typo 2017-03-24 09:59:55 -07:00
handControllerGrab.js use tablet-ui stylus as default, rather than avatar finger 2017-03-31 13:18:40 -07:00
handControllerPointer.js change all references of Quat.getFront to Quat.getForward in scripts directory 2017-03-21 22:25:30 +00:00
leapHands.js leap 2016-06-03 15:40:04 -07: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 Recenter body on teleport, also it works more consistently. 2017-04-04 18:05:46 -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