overte-AleziaKurdis/interface/resources/qml
Anthony J. Thibault 3a6d8dc383 Disable handTouch.js to prevent finger twitching
This PR disables handTouch.js.
handTouch.js allows the fingers to animate on the surface of an object.
However, it can sometimes detect collisions with walls or tables when the avatar is standing next to them.
We will more properly fix handTouch.js in a future PR, but for now we will disable the functionality.

Also, a small bug fix was made to the Rig to prevent the idleOverlayAlpha from exceeding the 0.0 to 1.0 range.
This can cause the fingers to bend incorrectly for a moment.

Also, three new items were added to the Developer > Show Animation Stats panel.

* Joint Override Count: displays the current count of joints that are overriden by MyAvatar.setJointRotation() JS API calls.
* Flow: displays if flow is active of disabled.
* Network Graph: displays if the network anim graph, used for teleportation, is enabled or disabled.

https://highfidelity.atlassian.net/browse/BUGZ-154
2019-06-20 15:52:36 -07:00
..
+android_interface Refined the capping of the LOD Target Rate to be the lower REfreshrate when FOcus-inactive, this prevent the panic attacks of the LOD system on low end hardware 2019-06-07 17:00:37 -07:00
+webengine
androidAppForce
controller
controls Changed qml import method 2019-06-19 10:40:32 -07:00
controls-uit
controlsUit adding changes to design + truly separating muted/ptt 2019-03-25 15:35:05 -07:00
desktop
dialogs fixed keyboard on quest login and cleaned up qml files 2019-06-12 15:17:37 -07:00
hifi Changed qml import method 2019-06-19 10:40:32 -07:00
js
LoginDialog possible fix for openUrl exploit 2019-04-24 16:39:31 -07:00
styles
styles-uit
stylesUit Simplified UI v1 2019-05-10 10:49:25 -07:00
windows
AnimStats.qml Disable handTouch.js to prevent finger twitching 2019-06-20 15:52:36 -07:00
AudioScopeUI.qml
AvatarInputsBar.qml Hide controls in top left; don't remove certain menus; fixup slider UIT 2019-05-13 17:26:19 -07:00
Browser.qml
BrowserWebView.qml
BubbleIcon.qml adding proper logic for shield icon behavior 2019-04-17 20:19:21 -07:00
ConnectionFailureDialog.qml
CurrentAPI.qml
ForceLoad.qml
InfoView.qml
InteractiveWindow.qml DEV-142 & DEV-140: Scrollbars in Your Profile and Settings 2019-06-17 12:35:45 -07:00
LoginDialog.qml fixed keyboard on quest login and cleaned up qml files 2019-06-12 15:17:37 -07:00
OverlayLoginDialog.qml
OverlayWindowTest.qml
QmlWebWindow.qml
QmlWebWindowView.qml
QmlWindow.qml
Stats.qml Refined the capping of the LOD Target Rate to be the lower REfreshrate when FOcus-inactive, this prevent the panic attacks of the LOD system on low end hardware 2019-06-07 17:00:37 -07:00
StatText.qml
TabletBrowser.qml
Tooltip.qml
UpdateDialog.qml
Web3DSurface.qml