overte/libraries
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
..
animation Disable handTouch.js to prevent finger twitching 2019-06-20 15:52:36 -07:00
audio Replace NEXTPOW2() macros with constexpr (supported since VS2015) 2019-06-18 10:29:23 -07:00
audio-client On platforms where nativeFormatForAudioDevice() is reliable, do not enumerate formats 2019-06-05 07:03:18 -07:00
auto-updater
avatars Merge pull request #15676 from ctrlaltdavid/DOC-33 2019-06-11 15:05:06 -07:00
avatars-renderer Merge pull request #15693 from sabrina-shanman/bug_avatar_res-state 2019-06-06 16:35:04 -07:00
baking Merge remote-tracking branch 'upstream/master' into textureUsage 2019-04-25 15:05:27 -07:00
controllers Fix link 2019-06-05 15:14:05 +12:00
display-plugins Merge pull request #15803 from SamGondelman/setPipeline 2019-06-20 09:27:16 -07:00
embedded-webserver
entities destroy WebSurfaces on shutdown 2019-06-12 16:07:15 -07:00
entities-renderer don't try to create collision shape before compound shape resource is finished loading 2019-06-17 13:18:03 -07:00
fbx Merge pull request #15555 from raveenajain/gltf_walkingBounding 2019-06-07 12:23:52 -07:00
gl Error message instead of crash if the GL version is too low 2019-05-10 11:51:50 -07:00
gpu change ContextStats::evalDelta to better handle wrapping values in graphics stats 2019-06-11 11:56:49 -07:00
gpu-gl fix the actual problem 2019-05-24 09:36:37 -07:00
gpu-gl-common change ContextStats::evalDelta to better handle wrapping values in graphics stats 2019-06-11 11:56:49 -07:00
gpu-gles
graphics get rid of lightmapMap 2019-06-07 14:53:31 -07:00
graphics-scripting get rid of lightmapMap 2019-06-07 14:53:31 -07:00
hfm Fix blender::run crash 2019-05-16 13:12:16 -07:00
image fix uninitialized read 2019-06-04 13:00:26 -07:00
input-plugins Doc review 2019-05-02 20:16:53 +12:00
ktx add version to texmeta.json files, fallback to original file if version has changed for skyboxes 2019-05-21 15:30:28 -07:00
material-networking get rid of lightmapMap 2019-06-07 14:53:31 -07:00
midi Merge pull request #15515 from kencooke/midi-devicechange-audio-deadlock 2019-05-06 15:03:56 -07:00
model-baker Fix crash calculating tangents without texcoords 2019-05-22 11:57:20 -07:00
model-networking Fix blender::run crash 2019-05-16 13:12:16 -07:00
networking Merge pull request #15799 from roxanneskelly/bugz516a 2019-06-19 16:08:13 -07:00
octree split work out of EntityTree::update(), call it preUpdate() 2019-05-06 17:37:35 -07:00
oculusMobile turning on blit present for quest 2019-04-23 11:45:25 -07:00
oculusMobilePlugin fixed gamma on rift, removed extraneous code from quest, clarified variable names 2019-06-18 19:23:40 -07:00
physics possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
platform One more pass of clean up on the platform api, returning the complete description in a single call, adding the version of the OS and deprecating legacy PlatformInfo calls 2019-06-19 16:52:33 -07:00
plugins possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
pointers fixed pick profiling 2019-06-19 10:54:28 -07:00
procedural add version to texmeta.json files, fallback to original file if version has changed for skyboxes 2019-05-21 15:30:28 -07:00
qml SharedObject::onRender deadlock fix 2019-05-06 16:19:30 -07:00
recording Consider a NetworkClipLoader resource with null URL to be failed 2019-06-19 15:02:16 -07:00
render possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
render-utils possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
script-engine Consider a NetworkClipLoader resource with null URL to be failed 2019-06-19 15:02:16 -07:00
shaders Fix VS2019 build failure 2019-05-06 12:44:53 -07:00
shared One more pass of clean up on the platform api, returning the complete description in a single call, adding the version of the OS and deprecating legacy PlatformInfo calls 2019-06-19 16:52:33 -07:00
task render scripting interface + renderMethod control 2019-05-16 16:01:21 -07:00
test-utils
trackers
ui Don't request an OpenGL 2.0 context via the dock widget 2019-06-19 14:10:53 -07:00
ui-plugins Don't crash on trying to add items to non-existent menus 2019-05-20 13:05:57 -07:00
workload minor name change for more clarity 2019-05-07 15:15:12 -07:00