overte-HifiExperiments/libraries
amantley 3a10cacec0 1.added the swing twist code to update the follow rotation in MyAvatar.cpp
2.added step.js and cg_lean.js to the developer folder
3.added menu item for toggling the hips following between head and hips
4.added new function to return true if the root of MyAvatar is translating
to be under the head.  Used to smooth the path of the hips
5.added computeCounterBalance to MyAvatar.h and cpp
6.added the menu item under developer/avatar to enable debug draw of the base of support in menu.h menu.cpp MyAvatar.h MyAvatar.cpp
7.added head yaw into the calculation of the hip rotation for the center
of gravity.  This is already was happening in the deriveBodyFromHMD code
that is default
8.Changed Constants in Avatar constants for the base of support
9.fixed the over rotation of the shoulders
10.fixed scaling problem in cg computation
11.added room for going up on the toes without stretching
2018-05-07 17:41:35 -07:00
..
animation Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
audio Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
audio-client Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
auto-updater Improve installer campaign+type for updates and user activity data 2018-04-26 08:32:18 -07:00
avatars Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
avatars-renderer Doc review 2018-04-25 15:09:47 +12:00
baking Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
controllers Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
display-plugins Merge pull request #13049 from ctrlaltdavid/21856-d 2018-05-03 01:29:14 -07:00
embedded-webserver Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
entities Fix compile error on linux/windows 2018-05-04 18:18:46 -07:00
entities-renderer Merge pull request #13074 from Atlante45/fix/spec-cam-punchlist 2018-05-04 15:50:44 -07:00
fbx Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
gl Fix debug assert in manipulating thread local data to store GL surfaces 2018-04-25 13:51:27 -07:00
gpu Merge pull request #12956 from huffman/feat/client-texture-selection-baking 2018-05-04 16:14:43 -07:00
gpu-gl Add support for client texture selection 2018-05-01 14:11:31 -07:00
gpu-gl-common Fixing the local lighting on translucents bug 2018-05-03 11:42:06 -07:00
gpu-gles Add support for client texture selection 2018-05-01 14:11:31 -07:00
graphics Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
graphics-scripting Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
image
input-plugins Merge remote-tracking branch 'upstream/master' into android_goto_splash 2018-04-23 14:25:26 -03:00
ktx Fix TextureMeta::deserialize not handling json parse errors 2018-05-04 11:13:24 -07:00
midi
model-networking Merge pull request #12956 from huffman/feat/client-texture-selection-baking 2018-05-04 16:14:43 -07:00
networking Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
octree Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
physics Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
plugins
pointers
procedural
qml Revert "Revert "HOTFIX version of PR 12969: Attempt to shutdown web surfaces more consistently"" 2018-05-01 14:15:12 -07:00
recording Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
render Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
render-utils Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
script-engine Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
shared 1.added the swing twist code to update the follow rotation in MyAvatar.cpp 2018-05-07 17:41:35 -07:00
task
trackers Docs to JSDoc review 2018-04-26 21:10:28 +12:00
ui Merge pull request #13049 from ctrlaltdavid/21856-d 2018-05-03 01:29:14 -07:00
ui-plugins Working on splash rendering 2018-04-17 14:17:41 -07:00
workload