overte-HifiExperiments/scripts
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
..
developer clean util 2016-07-11 15:14:19 -07:00
system fix for pushing avatar into floor when exiting away mode. 2016-07-19 14:42:24 -07:00
tutorials Removed button color declarations to make icons visible. 2016-07-14 15:59:47 -07:00
defaultScripts.js add ignore to defaultScripts 2016-07-13 15:06:31 -07:00