overte/interface
Anthony J. Thibault 2dabe69341 When HMD is at rest, re-center the body under the avatar.
This should help the case when a user avatar is stuck in an
uncomfortable pose for a long period of time.  If they stop
moving their head, the body should recenter itself and
appear more natural.

Added an AtRestDetector class.  That tracks the average and variance
of both position and rotation (quaternion logarithms), then
detects when the variance falls under a threshold.

Also, renamed variables with the straighting prefix to straightening.
2015-10-06 20:37:51 -07:00
..
external Update readme.txt 2015-09-15 00:29:12 +02:00
i18n moved translation efforts into subdir 2015-08-25 01:36:19 +02:00
icon fix check for debug/release icon 2015-01-30 15:41:44 -08:00
resources Merge pull request #5974 from Atlante45/extra_debug 2015-10-01 14:42:45 -07:00
src When HMD is at rest, re-center the body under the avatar. 2015-10-06 20:37:51 -07:00
ui Provide a place in the advanced avatar section of preferences in which users can specify a different animation graph spec. 2015-09-21 10:26:04 -07:00
CMakeLists.txt add GLEW_STATIC to fix link warnings 2015-10-02 15:08:04 -07:00