overte-HifiExperiments/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 the proper fix for browser qml issues 2019-02-13 10:45:07 -08:00
androidAppForce Gpu Frame serialization 2019-01-23 13:21:34 -08:00
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 Suppress logspam with missing Controller in QML 2019-02-15 14:15:24 -08:00
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 adding clock 2019-02-25 18:00:56 -08:00
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 the proper fix for browser qml issues 2019-02-13 10:45:07 -08:00
BrowserWebView.qml the proper fix for browser qml issues 2019-02-13 10:45:07 -08:00
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 the proper fix for browser qml issues 2019-02-13 10:45:07 -08:00
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 Merge branch 'master' into oculusLoginFeature 2019-01-25 11:44:14 -08:00
OverlayWindowTest.qml
QmlWebWindow.qml the proper fix for browser qml issues 2019-02-13 10:45:07 -08:00
QmlWebWindowView.qml the proper fix for browser qml issues 2019-02-13 10:45:07 -08:00
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 webengine fileselector 2019-01-30 13:57:49 -08:00
Tooltip.qml
UpdateDialog.qml
Web3DSurface.qml Resolving more master differences 2019-02-14 12:55:28 -08:00