overte/libraries
Anthony J. Thibault d993d39718 Bug fix for deriveBodyFromHMDSensor calculations
The calculation that determined where the body position relative to the HMD
was incorrect, one of the components was in the wrong coordinate frame.

Now use the skeleton's bind pose to compute the proper avatar offsets for the eyes, neck and hips.
Use these offsets to calculate where the hips should be given a specific hmd position and orientation.

Also, added a bug fix for Rig, which would cause a -1 index deference when an avatar was missing
certain named joints, such as, "LeftEye", "Neck" and "Head".
2015-09-30 16:28:33 -07:00
..
animation Bug fix for deriveBodyFromHMDSensor calculations 2015-09-30 16:28:33 -07:00
audio Fix compiler warnings 2015-09-27 19:14:31 -07:00
audio-client Merge pull request #5898 from kencooke/audio-src 2015-09-24 15:59:23 -07:00
auto-updater call setup_memory_debugger from common macros rather than from every CMakeLists.txt file 2015-08-26 11:09:59 -07:00
avatars Quiet once/second logging/updating of other people's default avatars. 2015-09-29 13:04:59 -07:00
display-plugins PR comments 2015-09-29 14:23:56 -07:00
embedded-webserver Merge pull request #5663 from birarda/master 2015-08-27 12:46:24 -07:00
entities Fixed spacing issues 2015-09-29 17:31:02 -07:00
entities-renderer added check for normals and vertices 2015-09-29 17:42:20 -07:00
environment call setup_memory_debugger from common macros rather than from every CMakeLists.txt file 2015-08-26 11:09:59 -07:00
fbx Member initialization respecting the standard 2015-09-29 09:26:29 -07:00
gpu Merge pull request #5928 from jherico/homer 2015-09-29 10:01:36 -07:00
input-plugins more work on batch optimzation 2015-09-24 17:11:14 -07:00
model Cleaning the normal texture load path 2015-09-29 09:38:01 -07:00
model-networking Getting something done today 2015-09-28 17:24:31 -07:00
networking Merge branch 'master' into 20681 2015-09-23 09:42:56 -07:00
octree first cut at adding surface normals to ray intersection 2015-09-27 21:57:50 -07:00
physics Merge pull request #5778 from jherico/homer 2015-09-11 17:54:53 -07:00
plugins call setup_memory_debugger from common macros rather than from every CMakeLists.txt file 2015-08-26 11:09:59 -07:00
procedural Fixing the rendering of ProceduralSkybox 2015-09-21 15:21:48 -07:00
render more work on batch optimzation 2015-09-24 17:11:14 -07:00
render-utils Merge pull request #5938 from samcake/calvin 2015-09-29 15:08:41 -07:00
script-engine Back out fromSpherical code addition 2015-09-24 19:14:26 -07:00
shared fix Triangle::getNormal, add normal display to rayPickExample 2015-09-28 09:05:39 -07:00
ui quiet compiler 2015-09-12 09:59:25 -07:00