.. |
assets
|
|
|
audio
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
avatar
|
Merge remote-tracking branch 'overte/master' into application
|
2025-01-04 21:39:29 -08:00 |
graphics
|
Merge remote-tracking branch 'overte/master' into application
|
2025-02-21 22:21:27 -08:00 |
java/io/highfidelity/interface
|
|
|
networking
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
octree
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
raypick
|
Merge remote-tracking branch 'overte/master' into application
|
2025-02-21 22:21:27 -08:00 |
scripting
|
JSDoc oops
|
2025-04-27 18:01:15 +10:00 |
ui
|
Color typo, make log dialog use Qt theme instead of QSS
|
2025-04-27 18:01:15 +10: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
|
Revert "Add releaseName property to About namespace."
|
2024-06-18 15:09:03 +02:00 |
AboutUtil.h
|
Revert "Add releaseName property to About namespace."
|
2024-06-18 15:09:03 +02:00 |
AndroidHelper.cpp
|
|
|
AndroidHelper.h
|
|
|
Application.cpp
|
Fix falling though the ground after serverless
|
2025-05-06 23:59:20 +02:00 |
Application.h
|
Fix falling though the ground after serverless
|
2025-05-06 23:59:20 +02:00 |
Application_Assets.cpp
|
Merge remote-tracking branch 'overte/master' into application
|
2024-10-25 22:41:35 -07:00 |
Application_Camera.cpp
|
Merge remote-tracking branch 'overte/master' into application
|
2025-02-21 22:21:27 -08:00 |
Application_Entities.cpp
|
Fix falling though the ground after serverless
|
2025-05-06 23:59:20 +02:00 |
Application_Events.cpp
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
Application_Graphics.cpp
|
Application: Improve scoping.
|
2025-04-01 09:04:46 +10:00 |
Application_Plugins.cpp
|
Add launch flag to mutually exclusively enable XR/OpenVR
|
2025-04-03 03:12:44 +10:00 |
Application_Setup.cpp
|
Fix audio crashes in VR on Linux
|
2025-04-18 16:07:49 +02:00 |
Application_UI.cpp
|
Always use Fusion style, light theme included
|
2025-04-27 19:52:49 +10:00 |
ApplicationEventHandler.h
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
ApplicationMeshProvider.h
|
refactor application.cpp
|
2024-10-21 20:49:45 -07: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 |
ArchiveDownloadInterface.cpp
|
🚧 WIP build with conan
|
2025-05-14 17:21:29 +02:00 |
ArchiveDownloadInterface.h
|
Merge remote-tracking branch 'overte/master' into application
|
2024-10-25 13:30:19 -07:00 |
AvatarBookmarks.cpp
|
remove attachments
|
2024-07-06 16:39:46 -07:00 |
AvatarBookmarks.h
|
remove attachments
|
2024-07-06 16:39:46 -07:00 |
Bookmarks.cpp
|
warning when avatar bookmarks JSON is malformed
|
2025-04-05 00:04:20 -07:00 |
Bookmarks.h
|
warning when avatar bookmarks JSON is malformed
|
2025-04-05 00:04:20 -07:00 |
CameraRootTransformNode.cpp
|
3rd person camera clipping option
|
2025-01-06 21:19:32 -08:00 |
CameraRootTransformNode.h
|
3rd person camera clipping option
|
2025-01-06 21:19:32 -08: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 |
CrashRecoveryHandler.cpp
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
CrashRecoveryHandler.h
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
DeadlockWatchdog.cpp
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
DeadlockWatchdog.h
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
DiscordRichPresence.cpp
|
Display desktop or VR mode in Discord Rich Presence.
|
2023-11-15 13:45:52 +01:00 |
DiscordRichPresence.h
|
Display desktop or VR mode in Discord Rich Presence.
|
2023-11-15 13:45:52 +01:00 |
DiscoverabilityManager.cpp
|
Crash reporter moved to separate library
|
2023-06-26 23:12:32 +02:00 |
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
|
Annotate fall-through
|
2022-06-10 00:46:19 +02:00 |
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
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
LocationBookmarks.h
|
Renamed Metaverse Server to Directory Server/Services
|
2022-09-08 22:19:55 +02:00 |
LODManager.cpp
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
LODManager.h
|
Update interface/src/LODManager.h
|
2023-10-16 22:02:10 +02:00 |
LoginStateManager.cpp
|
V8 related cleanup
|
2023-05-19 00:17:41 +02:00 |
LoginStateManager.h
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
main.cpp
|
xrNoHandTracking option, tweak offsets for non-vive controllers
|
2025-05-02 17:02:22 +10:00 |
Menu.cpp
|
Merge pull request #1385 from Armored-Dragon/feature/SettingsRebase2
|
2025-05-01 16:24:06 +02:00 |
Menu.h
|
Bringing VRAM up to spec with latest cards.
|
2025-04-13 13:34:43 +01: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
|
Merge remote-tracking branch 'overte/master' into master_to_protocol_changes4
|
2024-08-17 12:30:15 -07:00 |
PerformanceManager.h
|
Fix for custom graphics setting
|
2023-11-05 23:58:26 +01:00 |
RefreshRateManager.cpp
|
Merge branch master into protocol_changes
|
2024-06-18 21:08:21 -07:00 |
RefreshRateManager.h
|
Merge branch master into protocol_changes
|
2024-06-18 21:08:21 -07:00 |
ScriptHighlighting.cpp
|
|
|
ScriptHighlighting.h
|
|
|
SecondaryCamera.cpp
|
Merge remote-tracking branch 'overte/master' into taa
|
2024-10-29 23:30:11 -07:00 |
SecondaryCamera.h
|
|
|
SpeechRecognizer.cpp
|
|
|
SpeechRecognizer.h
|
Change identifier to org.overte
|
2022-09-08 22:18:53 +02: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
|
|
|
VisionSqueeze.h
|
|
|
WindowsSystemInfo.h
|
refactor application.cpp
|
2024-10-21 20:49:45 -07:00 |
world.h
|
|
|