overte/scripts/system/controllers
Anthony J. Thibault e2e19884bb Tablet should work even when not connected to any domain.
handControllerGrab.js and WebTablet.js now parents objects to the
AVATAR_SELF_ID parentID, instead of using MyAvatar.sessionUUID, which
is unavailable when not connected to any domain.

I removed several early returns handControllerGrab.js that prevented
grabbing from working if MyAvatar.sessionUUID was invalid.

There were places in the EntityItem.cpp and EntityScriptingInterface.cpp
C++ that would log an error if parentID was set to AVATAR_SELF_ID.
This was to prevent AVATAR_SELF_ID from ever going over the network.
Instead, we now prevent this by replacing all outgoing references of
AVATAR_SELF_ID with the sessionID of the current node.
2017-01-31 13:52:12 -08: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
grab.js merge from upstream 2017-01-23 13:52:01 -08:00
handControllerGrab.js Tablet should work even when not connected to any domain. 2017-01-31 13:52:12 -08:00
handControllerPointer.js merge from upstream 2017-01-12 15:44:27 -08:00
leapHands.js leap 2016-06-03 15:40:04 -07:00
squeezeHands.js grip squeezes fingers too 2016-12-20 14:11:45 -08:00
teleport.js Revert "Merge pull request #8691 from highfidelity/out-of-body-experience" 2016-12-05 15:18:03 -08:00
toggleAdvancedMovementForHandControllers.js Fix advanced movement being disabled 2016-10-07 10:30:18 -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