overte-thingvellir/scripts/system/libraries
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
..
controllers.js Can use 'xboxLaser' in third person camera 2016-11-30 10:01:11 -08:00
dataViewHelpers.js
entityCameraTool.js
entityList.js Complex checkpoint 2017-01-20 10:24:51 -08:00
entitySelectionTool.js merge from upstream 2017-01-25 15:57:53 -08:00
globals.js
gridTool.js
lightOverlayManager.js
overlayUtils.js
progressDialog.js
soundArray.js
stringHelpers.js
toolBars.js removed showButtonDown, which didn't exist 2016-09-06 17:36:55 -07:00
ToolTip.js
Trigger.js Make hand pointer lasers 'click' on fully pressing and clicking the vive controller 2016-07-14 10:30:35 -07:00
utils.js * add isInEditMode to utils.js 2017-01-20 22:29:40 -05:00
WebTablet.js Tablet should work even when not connected to any domain. 2017-01-31 13:52:12 -08:00
Xform.js WIP, equip-points work but they don't use the proper attach point. 2016-06-29 13:53:06 -07:00