overte-JulianGro/interface/src
2022-07-30 16:46:59 +02:00
..
assets CR round 3 2018-11-08 10:41:31 -08:00
audio Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
avatar Analog control scheme enabled in VR by default 2022-07-30 16:46:59 +02:00
commerce Add newlines at ends of files 2022-06-10 00:49:00 +02:00
graphics Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
java/io/highfidelity/interface
networking Add support for metaverse API's with paths. 2020-09-15 20:07:00 -04:00
octree review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
raypick Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
scripting Replace deprecated qrand 2022-06-10 00:46:19 +02:00
ui Fix bug in naming animated screenshots since the change to PNG 2022-07-13 23:56:20 +02:00
webbrowser
workload proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
AboutUtil.cpp Implement Qt WebEngine and Chromium versions 2022-06-19 15:52:20 +02:00
AboutUtil.h Implement Qt WebEngine and Chromium versions 2022-06-19 15:52:20 +02:00
AndroidHelper.cpp
AndroidHelper.h
Application.cpp Changed screenshot format to PNG 2022-07-09 08:08:01 +02:00
Application.h Changes parser pointer to reference. 2022-05-22 13:09:14 -07:00
AppNapDisabler.h
AppNapDisabler.mm
AvatarBookmarks.cpp Only whitespace changes 2022-06-10 00:46:19 +02:00
AvatarBookmarks.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
Bookmarks.cpp Replace deprecated Qt code with STL 2022-06-10 00:46:19 +02:00
Bookmarks.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ConnectionMonitor.cpp Ask user whether to continue to a domain if their wearables won't rez 2021-03-15 16:30:46 +13:00
ConnectionMonitor.h
Constants.h Update endpoints to be consistent and work with the updates. 2020-09-15 21:05:00 -04:00
CrashHandler.h Rework crashpad initialization 2021-07-10 01:43:18 +02:00
CrashHandler_Breakpad.cpp added timer to detect if the unhandle exception hook has been broken 2020-06-20 20:54:24 -07:00
CrashHandler_Crashpad.cpp Do not search for crashpad inside Interface binary. 2021-10-12 00:20:43 +02:00
CrashHandler_None.cpp More logging for crash reporting 2021-07-10 01:43:18 +02:00
CrashRecoveryHandler.cpp
CrashRecoveryHandler.h Fix compilation error 2018-06-15 21:12:38 -03:00
DiscoverabilityManager.cpp
DiscoverabilityManager.h
FancyCamera.cpp
FancyCamera.h Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
FrameTimingsScriptingInterface.cpp
FrameTimingsScriptingInterface.h
GLCanvas.cpp
GLCanvas.h Prototyping threaded present 2015-12-04 10:28:16 -08:00
InterfaceDynamicFactory.cpp Annotate fall-through 2022-06-10 00:46:19 +02:00
InterfaceDynamicFactory.h
InterfaceLogging.cpp
InterfaceLogging.h new logging category for deadlock debug prints 2016-09-15 13:02:18 -07:00
InterfaceParentFinder.cpp review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
InterfaceParentFinder.h
LocationBookmarks.cpp
LocationBookmarks.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
LODManager.cpp Update copyright headers. 2021-04-19 15:44:52 -04:00
LODManager.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
LoginStateManager.cpp
LoginStateManager.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
main.cpp Merge pull request #103 from daleglass-overte/fix-ignore-gpu-blacklist 2022-07-02 21:21:06 +02:00
Menu.cpp Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
Menu.h Forgot to remove these. 2021-10-24 19:24:00 -07:00
ModelPackager.cpp Fix MultiHash issues 2022-01-13 23:02:46 +01:00
ModelPackager.h Fix warnings related to deprecated usage of multiple keys in QHash and QMap 2021-11-26 17:53:23 +01:00
ModelPropertiesDialog.cpp Revert commit 359248829c using -m 1 to temporarily fix issue 383. 2020-06-03 16:08:18 -04:00
ModelPropertiesDialog.h
ModelSelector.cpp
ModelSelector.h remove Model Type dropdown and related code paths 2018-10-22 15:05:49 -04:00
PerformanceManager.cpp Adjusted for rebase on typo correction. 2021-10-30 12:58:32 -07:00
PerformanceManager.h Changed preset framerates. Added preset. 2021-10-30 12:57:00 -07:00
RefreshRateManager.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
RefreshRateManager.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ScriptHighlighting.cpp
ScriptHighlighting.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
SecondaryCamera.cpp
SecondaryCamera.h
SpeechRecognizer.cpp
SpeechRecognizer.h Update API examples to use "vircadia" in mapping names 2021-12-04 21:37:33 +13:00
SpeechRecognizer.mm
UIUtil.cpp
UIUtil.h Add UI font scaling to UIUtil 2015-02-18 13:33:19 -08:00
Util.cpp Explicitly encode QStrings to utf8 2022-01-16 21:38:14 +01:00
Util.h INtroducing th eGraphics Engine to group al the graphics related (render and gpu) elements 2018-07-03 12:50:52 +02:00
VisionSqueeze.cpp
VisionSqueeze.h comfort mode -- squeeze vision to avoid sickness 2019-07-12 09:14:17 -07:00
world.h