overte-HifiExperiments/interface/src
Anthony J. Thibault 61edd83987 Improve stability for HMD third person avatars
Previously there was a hack where the sensor to world matrix was NOT updated in HMD mode if the camera was third person.
The reason the hack existed was to make third person camera less nauseating for users.
However this had a major drawbacks.
It led to avatar hip spasms when the user turned around in the tracked volume, while in third person camera.

To fix this issue properly, the hack which prevented updating the sensor to world matrix was removed, and now the third person camera is now computed in sensor space relative to the hmd.
2018-01-08 11:26:29 -08:00
..
assets Fixed typo in qWarning message. 2017-10-06 18:42:02 +01:00
audio added record wav files 2017-12-03 11:54:37 -07:00
avatar Improve stability for HMD third person avatars 2018-01-08 11:26:29 -08:00
commerce IT'S WORKING!!! 2017-12-21 16:33:47 -08:00
devices
java/io/highfidelity/interface
networking allow staging METAVERSE_SERVER_URL to be toggled by env 2017-12-12 16:22:08 -08:00
octree
raypick Merge tag 'RELEASE-7602' into 21661 2018-01-03 16:46:10 +13:00
scripting Merge pull request #12072 from Triplelexx/21654_assetbrowser_sorting 2018-01-05 13:34:39 -08:00
ui Merge pull request #12085 from zfox23/commerce_fixHandControllerInspection 2018-01-05 15:50:00 -08:00
webbrowser License header fix 2017-10-30 20:29:44 +01:00
Application.cpp Improve stability for HMD third person avatars 2018-01-08 11:26:29 -08:00
Application.h Improve stability for HMD third person avatars 2018-01-08 11:26:29 -08:00
Application_render.cpp expose Window.getDeviceSize() 2017-11-28 16:16:30 -08:00
AvatarBookmarks.cpp Rework all c++ calls 2017-09-16 22:04:53 +02:00
AvatarBookmarks.h
Bookmarks.cpp Fix crash on second bookmark saving 2017-09-20 21:01:16 +02:00
Bookmarks.h
ConnectionMonitor.cpp
ConnectionMonitor.h
CrashHandler.cpp
CrashHandler.h
CrashReporter.cpp
CrashReporter.h
DiscoverabilityManager.cpp
DiscoverabilityManager.h
FancyCamera.cpp
FancyCamera.h Tidying 2017-11-13 11:59:21 +13:00
FrameTimingsScriptingInterface.cpp
FrameTimingsScriptingInterface.h
GLCanvas.cpp
GLCanvas.h
InterfaceDynamicFactory.cpp
InterfaceDynamicFactory.h
InterfaceLogging.cpp
InterfaceLogging.h
InterfaceParentFinder.cpp
InterfaceParentFinder.h
LocationBookmarks.cpp Rework all c++ calls 2017-09-16 22:04:53 +02:00
LocationBookmarks.h
LODManager.cpp add comments 2017-12-20 17:41:08 -08:00
LODManager.h add comments 2017-12-20 17:41:08 -08:00
main.cpp Make fix precisely for Linux 2017-09-28 21:38:03 +02:00
Menu.cpp Merge pull request #12041 from vladest/case_10854_fix_not_loading_dialogs 2018-01-05 09:07:54 -08:00
Menu.h Move Tablet becomes toolbar menu from General to Developer menu 2017-09-14 16:37:02 +02:00
ModelPackager.cpp
ModelPackager.h
ModelPropertiesDialog.cpp
ModelPropertiesDialog.h
ModelSelector.cpp
ModelSelector.h
ScriptHighlighting.cpp
ScriptHighlighting.h
SecondaryCamera.cpp todo comment 2017-11-16 11:41:28 -08:00
SecondaryCamera.h remove includes, fix comment 2017-11-15 13:37:15 -08:00
SpeechRecognizer.cpp
SpeechRecognizer.h
SpeechRecognizer.mm
UIUtil.cpp
UIUtil.h
Util.cpp avatar-entities which are children of an avatar will scale with the avatar 2017-12-02 09:31:43 -08:00
Util.h [WL21389] WL21389 PR2: Representation of collision shapes need updating (details below). 2017-10-24 14:16:17 -04:00
world.h