.. |
assets
|
|
|
audio
|
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
|
2021-05-12 10:54:45 +12:00 |
avatar
|
Merge pull request #716 from daleglass-overte/reorganize-startup
|
2023-12-08 00:26:05 +01:00 |
graphics
|
Crash reporter moved to separate library
|
2023-06-26 23:12:32 +02:00 |
java/io/highfidelity/interface
|
|
|
networking
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
octree
|
review and cleanup of "#include <QtCore/QSharedPointer>"
|
2021-09-10 21:40:54 -07:00 |
raypick
|
Fix a bug in Entities.getEntityProperties
|
2023-12-10 11:23:06 +01:00 |
scripting
|
Add a warnning about Controller.Standard property
|
2023-12-01 23:59:05 +01:00 |
ui
|
Fix a bug in Entities.getEntityProperties
|
2023-12-10 11:23:06 +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
|
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
|
Fix a bug in Entities.getEntityProperties
|
2023-12-10 11:23:06 +01:00 |
Application.h
|
Refactor display/input disabling
|
2023-11-12 18:44:31 +01: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
|
Moved archive download interface files and converted documetnation to doxygen
|
2023-11-01 19:51:21 +01:00 |
ArchiveDownloadInterface.h
|
Moved archive download interface files and converted documetnation to doxygen
|
2023-11-01 19:51:21 +01:00 |
AvatarBookmarks.cpp
|
Removed 3D overlays functionality entirely
|
2023-05-19 00:17:39 +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 |
CrashRecoveryHandler.cpp
|
Crash reporter moved to separate library
|
2023-06-26 23:12:32 +02:00 |
CrashRecoveryHandler.h
|
Rework crash reporting UI
|
2023-06-25 20:14:13 +02: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
|
Update comment in interface/src/LODManager.cpp
|
2023-10-13 22:12:06 +02: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
|
Merge pull request #716 from daleglass-overte/reorganize-startup
|
2023-12-08 00:26:05 +01:00 |
Menu.cpp
|
Fixed MB issue
|
2023-12-08 21:04:47 +00:00 |
Menu.h
|
Fixed a typo
|
2023-12-08 21:17:46 +00: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
|
Fix for custom graphics setting
|
2023-11-05 23:58:26 +01:00 |
PerformanceManager.h
|
Fix for custom graphics setting
|
2023-11-05 23:58:26 +01:00 |
RefreshRateManager.cpp
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
RefreshRateManager.h
|
Scripting-related cleanup
|
2023-05-19 00:17:41 +02:00 |
ScriptHighlighting.cpp
|
|
|
ScriptHighlighting.h
|
|
|
SecondaryCamera.cpp
|
|
|
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
|
|
|
world.h
|
|
|