overte-Armored-Dragon/libraries/animation
Anthony J. Thibault 837b19ed1b fix for pushing avatar into floor when exiting away mode.
* Removed MyAvatar.reset() access from JavaScript
* Added HMD.centerUI() to JavaScript, which can be used to reset the 3D UI sphere around the current HMD orientation.
* Added MyAvatar.clearIKJOintLimitHistory() which can be used to reset any remembered IK joint limit history.
* Added MyAvatar.centerBody() which can be used to instantly re-orient the avatar's so that the hips and toes
  are facing the same direction as the current HMD orientation.

away.js now uses the above new API's instead of MyAvatar.reset()
2016-07-19 14:42:24 -07:00
..
src fix for pushing avatar into floor when exiting away mode. 2016-07-19 14:42:24 -07:00
CMakeLists.txt remove some unnecessary dependencies 2016-05-14 14:50:02 -07:00