overte-thingvellir/scripts
LaShonda Hopper cc2ff565ac [Case 6491] Ran lint on entitySelectionTool.js (details below).
Prior Issue Count: 35
Current Issue Count: 3

Resolved:
* 17 used out of scope issues.
* 11 already defined issues.
* 2 missing semicolon issues.
* 1 implicit comparison against null issue.
* 1 readability warning.

Remaining Issues as of this commit:
* scripts/system/libraries/entitySelectionTool.js: line 17, col 1, Read only.
** HIFI_PUBLIC_BUCKET assignment
* scripts/system/libraries/entitySelectionTool.js: line 19, col 1, Read only.
** SPACE_WORLD assignment
* scripts/system/libraries/entitySelectionTool.js: line 30, col 1, Read only.
** SelectionManager assignment

One notable item was a chunk of code from makeStretchTool's onMove
function which wasn't in scope of the vars being utilized.

Changes Committed:
	modified:   scripts/system/libraries/entitySelectionTool.js
2017-08-16 15:21:30 -04:00
..
developer [WL21389] wip and modifications based on comments 2017-07-25 15:20:35 -04:00
modules request module updates 2017-05-03 07:32:23 -07:00
system [Case 6491] Ran lint on entitySelectionTool.js (details below). 2017-08-16 15:21:30 -04:00
tutorials Merge branch 'master' into midi 2017-07-26 13:59:07 -07:00
defaultScripts.js Merge pull request #10681 from zzmp/audio/parity 2017-06-16 10:31:55 -07:00