overte/scripts/system/create
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
..
assets Clarify the "materialURL" tooltip 2020-09-10 00:15:07 -04:00
entityList Merge pull request #16461 from ctrlaltdavid/DEV-2649 2019-11-08 10:28:24 -08:00
entityProperties/html Better code fix for preview 2020-08-17 21:58:42 -04:00
entitySelectionTool Selection Tool "unlit" 2020-09-21 21:59:19 -04:00
modules Some comments; changed the code to be backwards compatible 2019-07-08 17:10:11 -07:00
qml Change "Add" button for "Create" 2020-09-16 23:15:07 -04:00
edit.js Merge pull request #703 from AleziaKurdis/feature_Create_App_materialData 2020-09-16 23:36:56 -04:00