overte/interface
Anthony J. Thibault 381f7c6bc4 Avatar sitting bug fixes
* Added seatedToIdle transition, to make transition quicker to better match the capsule physics.
* Made switching into and out of instantly set animVar for the animation graph, previously it was delayed by 100 ms.
* Created "isNotSeated" anim var for exiting the seated state.
* MyAvatar::beginSit & MyAvatar::endSit no longer calls goToPosition, instead MyAvatar::slamPosition is called.
* MyAvatar::slamPosition will cause the AvatarTransit class to NOT play the teleport anticipation/reaction animation.
  Note: This does not prevent other clients from interpolating the position when entering the seat, but it prevents the teleport reaction animation from playing.
* Disable leg IK in HMD mode while seated.
2019-08-16 10:57:03 -07:00
..
compiledResources
external
i18n
icon - updated console+server icons, installer+uninstaller graphics, and console notification icon 2019-04-26 14:50:18 -07:00
resources Avatar sitting bug fixes 2019-08-16 10:57:03 -07:00
src Avatar sitting bug fixes 2019-08-16 10:57:03 -07:00
ui
CMakeLists.txt Revert "Merge pull request #15944 from danteruiz/add-signing" 2019-07-23 09:38:32 -07:00
interface.exe.manifest