overte/scripts
Alezia Kurdis de21ebf853
Selection Tool "unlit"
This commit includes 2 parts:
1- Re-adjustment in the code to stay aligned with axis/colors/Pitch-Yaw-Roll 
It seems that the Overlay 3dCircle was in fast patch to work while the Gizmo Ring is aligned for Axix versus Pitch-Yaw-Roll.
The modification has been done differently and is in fact a simpler solution.

2- Add a Material local entities parented to each tool entity to make the Selection tool "unlit"
This addresses Issue #709 Enhancement: Make create translate "widget" unlit
BUT there is a known issue: The Gizmo Ring are not supporting the Material currently. (an issue has been open for that see #744)
The Rotation rings are then not "unlit", but everything in the code is ready to support it when it will be done.
Gizmo Ring having practically designed for that specific usage, I think we should keep using them.
Other alternatives like using an image or a model would imply to considerable modifications. 
We would lose the angular representation (that can't be done with image or model). 
The remaining "unlit" issue is very low severity, the widget is still fully functional. So I think it can wait for the support of Material.
2020-09-21 21:59:19 -04:00
..
+android_interface force LOD to be 20-20 on android, and force lodAngleDeg to 0.248 2019-10-09 14:04:44 -07:00
+android_questInterface adding market place back to the default scripts 2019-02-25 14:05:54 -08:00
communityScripts Update chat to accept system notifications. 2020-08-27 05:28:07 -04:00
developer Add automaticLookAt.js to the developer scripts 2019-11-26 13:42:01 -07:00
modules Fix linux specific script engine crash 2019-08-15 13:07:43 -07:00
simplifiedUI Merge remote-tracking branch 'hifi/master' into merge-hifi-master 2020-04-09 16:46:27 +12:00
system Selection Tool "unlit" 2020-09-21 21:59:19 -04:00
tutorials Eliminated some JavaScript warnings due to missing commas 2019-03-28 16:06:31 +02:00
defaultScripts.js Add checkForUpdates.js to the defaultScripts.js 2020-08-27 05:38:50 -04:00
simplifiedUIBootstrapper.js Add Click to Zoom to the repo and bootstrapper 2019-11-14 17:05:47 -08:00