overte-HifiExperiments/interface/src/avatar
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
..
AvatarActionFarGrab.cpp
AvatarActionFarGrab.h
AvatarActionHold.cpp Revert "AnimPose operator* optimizations" 2019-02-14 16:13:00 -08:00
AvatarActionHold.h grab js api; send grab information through trait system 2019-01-03 08:17:52 -08:00
AvatarDoctor.cpp ignore case for .fbx file extension in AvatarDoctor 2019-03-29 01:46:57 +01:00
AvatarDoctor.h avatar doctor documentation urls 2019-03-16 02:09:00 +01:00
AvatarManager.cpp more correct rebuild OtherAvatar detailed pickable shapes 2019-06-17 11:20:42 -07:00
AvatarManager.h more correct rebuild OtherAvatar detailed pickable shapes 2019-06-17 11:20:42 -07:00
AvatarMotionState.cpp fix logic around updating off-thread shapes 2019-05-06 17:37:35 -07:00
AvatarMotionState.h fix logic around updating off-thread shapes 2019-05-06 17:37:35 -07:00
AvatarPackager.cpp fixes 2019-02-15 23:58:42 +01:00
AvatarPackager.h Avatar Doctor 2019-02-14 18:52:50 +01:00
AvatarProject.cpp avoid nullptr deref 2019-02-25 13:52:46 -08:00
AvatarProject.h avatar doctor project status 2019-02-25 19:28:38 +01:00
DetailedMotionState.cpp fix logic around updating off-thread shapes 2019-05-06 17:37:35 -07:00
DetailedMotionState.h fix logic around updating off-thread shapes 2019-05-06 17:37:35 -07:00
GrabManager.cpp don't allow others' grabs to move locked or ungrabbable things 2019-02-25 11:27:10 -08:00
GrabManager.h grab js api; send grab information through trait system 2019-01-03 08:17:52 -08:00
MarketplaceItemUploader.cpp Case 20393 - Display item counts in categories dropdown in Marketplace 2019-03-13 10:17:39 -07:00
MarketplaceItemUploader.h Apply AvatarPackager code review cleanup 2019-01-04 09:41:31 -08:00
MyAvatar.cpp Disable handTouch.js to prevent finger twitching 2019-06-20 15:52:36 -07:00
MyAvatar.h Disable handTouch.js to prevent finger twitching 2019-06-20 15:52:36 -07:00
MyAvatarHeadTransformNode.cpp
MyAvatarHeadTransformNode.h
MyCharacterController.cpp more correct rebuild OtherAvatar detailed pickable shapes 2019-06-17 11:20:42 -07:00
MyCharacterController.h more correct rebuild OtherAvatar detailed pickable shapes 2019-06-17 11:20:42 -07:00
MyHead.cpp
MyHead.h
MySkeletonModel.cpp can now override the eye rotation when procedural eye movement is turned off 2019-03-28 11:27:26 -07:00
MySkeletonModel.h review changes 2019-02-21 11:08:29 -08:00
OtherAvatar.cpp more correct rebuild OtherAvatar detailed pickable shapes 2019-06-17 11:20:42 -07:00
OtherAvatar.h more correct rebuild OtherAvatar detailed pickable shapes 2019-06-17 11:20:42 -07:00