overte-HifiExperiments/interface/src
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
..
assets
audio
avatar Avatar sitting bug fixes 2019-08-16 10:57:03 -07:00
commerce DEV-168 - make interface-installed content sets display info on web 2019-07-25 14:37:41 -07:00
devices
graphics BUGZ-1097: Fix invalid rendering of splash frame on AMD based macs 2019-08-09 08:13:20 -07:00
java/io/highfidelity/interface
networking
octree revert optimization that would skip read from packet 2019-07-17 17:04:12 -07:00
raypick Merge pull request #16025 from sabrina-shanman/picks_debug 2019-08-07 12:01:26 -07:00
scripting Merge pull request #15988 from ctrlaltdavid/DOC-98 2019-08-06 13:22:36 -07:00
ui Merge pull request #16049 from sabrina-shanman/ourLODEInvestigation 2019-08-09 17:28:46 -07:00
webbrowser
workload
AboutUtil.cpp
AboutUtil.h
AndroidHelper.cpp
AndroidHelper.h
Application.cpp BUGZ-1233: Remove keyboard shortcut to LoD tools 2019-08-12 11:27:34 -07:00
Application.h DEV-168 - make interface-installed content sets display info on web 2019-07-25 14:37:41 -07:00
AvatarBookmarks.cpp AvatarBookmarks JSDoc 2019-07-19 08:36:45 +12:00
AvatarBookmarks.h Doc review 2019-07-23 07:36:11 +12:00
Bookmarks.cpp
Bookmarks.h Doc review 2019-07-23 07:25:34 +12:00
ConnectionMonitor.cpp
ConnectionMonitor.h
Constants.h
CrashHandler.h
CrashHandler_Breakpad.cpp
CrashHandler_Crashpad.cpp
CrashHandler_None.cpp
CrashRecoveryHandler.cpp
CrashRecoveryHandler.h
DiscoverabilityManager.cpp
DiscoverabilityManager.h
FancyCamera.cpp
FancyCamera.h
FrameTimingsScriptingInterface.cpp
FrameTimingsScriptingInterface.h
GLCanvas.cpp
GLCanvas.h
InterfaceDynamicFactory.cpp
InterfaceDynamicFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
InterfaceParentFinder.cpp
InterfaceParentFinder.h
LocationBookmarks.cpp
LocationBookmarks.h Fix typo 2019-07-23 10:30:10 +12:00
LODManager.cpp Fix build warnings 2019-08-09 13:34:55 -07:00
LODManager.h Remove invalid deprecated comment 2019-08-09 16:32:31 -07:00
LoginStateManager.cpp
LoginStateManager.h
MacHelper.cpp fix comment 2019-07-12 10:48:05 -07:00
MacHelper.h mac sleep monitor checkpoint 2019-07-11 10:58:31 -07:00
main.cpp Add defaultScriptsOverride option 2019-07-01 23:51:34 -07:00
Menu.cpp Start BUGZ-814: Start working on a new Graphics dialog for Metaverse version of Interface 2019-07-10 16:42:48 -07:00
Menu.h Merge And Modifying the Graphics settings and the dev menu 2019-06-20 17:48:36 -07:00
ModelPackager.cpp
ModelPackager.h
ModelPropertiesDialog.cpp
ModelPropertiesDialog.h
ModelSelector.cpp
ModelSelector.h
PerformanceManager.cpp Finish all of the logic and most of the layout 2019-07-11 12:05:13 -07:00
PerformanceManager.h
RefreshRateManager.cpp
RefreshRateManager.h
ScriptHighlighting.cpp
ScriptHighlighting.h
SecondaryCamera.cpp
SecondaryCamera.h
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
UIUtil.cpp
UIUtil.h
Util.cpp
Util.h
VisionSqueeze.cpp comfort mode -- squeeze vision to avoid sickness 2019-07-12 09:14:17 -07:00
VisionSqueeze.h comfort mode -- squeeze vision to avoid sickness 2019-07-12 09:14:17 -07:00
world.h