overte/scripts/system/libraries
LaShonda Hopper 9fb76340c7 [Case 6491] removes SelectionDisplay.mode (details below).
This var isn't needed as the var essentially piggy backed
off of activeTool and activeTool.mode.

This also helps guard against the _majority_ of situations
where mode check fails due to typo inserted when composing
the check.

Most instances of manual string checks have been replaced by
querying activeTool via new isActiveTool function.  For instances
that still require a direct mode check getMode will return
the mode string associated with the current activeTool.

TODO:  Get this code reviewed.
2017-09-28 15:04:28 -04:00
..
accountUtils.js fix wallet login (and share code with snapshot login) 2017-08-29 16:05:01 -07:00
cloneEntityUtils.js fix grab entity methods + jshint cleanups 2017-09-15 10:50:46 -07:00
controllerDispatcherUtils.js Merge pull request #11430 from sethalves/fix-parent-grab 2017-09-26 13:00:16 -07:00
controllers.js Bug fixes for laser offset and avatar hold action 2017-08-31 17:26:00 -07:00
dataViewHelpers.js
entityCameraTool.js change all references of Quat.getFront to Quat.getForward in scripts directory 2017-03-21 22:25:30 +00:00
entityIconOverlayManager.js Fixed Icons not being selectable while not highlighted. 2017-07-08 02:52:27 -07:00
entityList.js Keep old function names for compatibility 2017-08-16 22:17:34 +02:00
entitySelectionTool.js [Case 6491] removes SelectionDisplay.mode (details below). 2017-09-28 15:04:28 -04:00
globals.js
gridTool.js Merge pull request #10569 from ctrlaltdavid/21312 2017-06-02 15:45:18 -07:00
overlayUtils.js
progressDialog.js
soundArray.js change all references of Quat.getFront to Quat.getForward in scripts directory 2017-03-21 22:25:30 +00:00
stringHelpers.js
toolBars.js Make the time and slider follow the record.js toolbar 2017-03-08 01:14:11 +01:00
ToolTip.js
touchEventUtils.js fixing and cleanup tablet inputs 2017-09-19 17:03:53 -07:00
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 Fixes for scaling controller display 2017-09-05 15:03:41 -07:00
WebTablet.js 7723 Tablet Should Rotate Faster when using Create app 2017-09-21 16:26:54 +03:00
Xform.js WIP, equip-points work but they don't use the proper attach point. 2016-06-29 13:53:06 -07:00