.. |
assets
|
|
|
audio
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
avatar
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
commerce
|
Explicitly encode QStrings to utf8
|
2022-01-16 21:38:14 +01: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
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
ui
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01: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
|
Merge pull request #996 from digisomni/fix/vircadia-branding-alpha
|
2021-02-04 17:18:39 -05:00 |
AboutUtil.h
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
AndroidHelper.cpp
|
|
|
AndroidHelper.h
|
|
|
Application.cpp
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
Application.h
|
Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex
|
2021-09-26 01:27:19 +02:00 |
AppNapDisabler.h
|
On Mac OS, disable App Nap to prevent audio glitches while running in the background
|
2019-09-26 08:52:35 -07:00 |
AppNapDisabler.mm
|
Use NSActivityUserInitiated instead of NSActivityBackground
|
2019-09-30 15:48:01 -07:00 |
AvatarBookmarks.cpp
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
AvatarBookmarks.h
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
Bookmarks.cpp
|
more safeguards
|
2021-01-20 21:25:30 -08: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
|
|
|
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
|
|
|
InterfaceDynamicFactory.cpp
|
|
|
InterfaceDynamicFactory.h
|
|
|
InterfaceLogging.cpp
|
|
|
InterfaceLogging.h
|
|
|
InterfaceParentFinder.cpp
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
InterfaceParentFinder.h
|
|
|
LocationBookmarks.cpp
|
Add --setBookmark and getAddress API
|
2019-06-11 14:10:09 -07:00 |
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
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01: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
|
|
|
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
|
|
|
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
|
|
|
Util.cpp
|
Explicitly encode QStrings to utf8
|
2022-01-16 21:38:14 +01:00 |
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
|
|
|