41dffecb46
Merge pull request #1756 from AleziaKurdis/snapApp_Thumbstick_OPENXR
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Snap app: Left-thumbstick trigger with openxr support
2025-08-24 00:28:06 +02:00
Alezia Kurdis
70b5061ce8
Use Left Thumbstick instead of Right one
...
Use Left Thumbstick instead of Right one
2025-08-23 14:26:24 -04:00
Alezia Kurdis
c6f7e9202e
Use Left Thumbstick instead of Right one
...
Use Left Thumbstick instead of Right one
2025-08-23 14:25:28 -04:00
8e044d6d8b
Merge pull request #1751 from HifiExperiments/layeringAlbedoFix
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
fix layered material vertex coloring
2025-08-23 20:04:11 +02:00
eef0e62e9c
Merge pull request #1758 from ada-tv/fix/1753
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Disable domain check-in on serverless, disable setKeyboardRaised debug logging
2025-08-23 17:39:58 +02:00
f6bfddb554
Merge pull request #1749 from ada-tv/feature/context-menu
...
Context Menu
2025-08-23 17:30:18 +02:00
5c08e69b9a
Merge pull request #1757 from JulianGro/no_debug
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Disable Q_ASSERTs on Windows release builds
2025-08-23 13:21:34 +02:00
Ada
6f1823b8b3
Disable domain check-in on serverless, disable setKeyboardRaised debug logging
2025-08-23 04:08:12 +10:00
b5cfcc9d19
Merge pull request #1748 from JulianGro/qt_duplicated_audio_plugins_windows
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Remove qtaudio_windows.dll QtMultimedia plugin
2025-08-22 16:35:43 +02:00
9116b2971c
Remove qtaudio_windows.dll QtMultimedia plugin to avoid having two plugins and duplicated audio devices.
...
This breaks support with Windows 7.
2025-08-22 16:16:50 +02:00
b27f8b789e
Add error message in case we are running a non-Debug build but have Q_ASSERTs enabled.
2025-08-22 15:34:08 +02:00
3dd0dd3056
Add QT_NO_DEBUG to explicitly disabled Q_ASSERTs on Release and RelWithDebInfo builds.
2025-08-22 15:32:35 +02:00
0fda46b4f8
Make most warning suppression messages not print to stderr, so IDEs know that they are not problematic.
...
NOTICE is the default and it prints to stderr.
2025-08-22 15:32:06 +02:00
f54f588f85
Merge pull request #1745 from JulianGro/windows-cache-miss
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix cache miss on Windows CI pipeline
2025-08-22 13:50:10 +02:00
Alezia Kurdis
59579d41e0
Add Right-Thumbstick trigger
...
Add Right-Thumbstick trigger
2025-08-22 00:20:59 -04:00
Alezia Kurdis
12f5a7af1f
Add R-Thumbstick trigger
...
Add R-Thumbstick trigger (button caption notice)
2025-08-22 00:18:31 -04:00
Alezia Kurdis
f012785f70
Add R-Thumbstick trigger
...
Add R-Thumbstick trigger
2025-08-22 00:16:44 -04:00
HifiExperiments
a5fa666bbe
fix layered material vertex coloring
2025-08-21 20:08:05 -07:00
Ada
f12981c35b
Don't target entities that don't do anything
2025-08-22 02:44:29 +10:00
Ada
7657a39be0
Context menu userdata root property
2025-08-22 01:36:09 +10:00
Ada
4ac7bf2633
Context menu docs
2025-08-22 01:26:33 +10:00
Ada
04ff795daf
Only show Object > Delete for entity clones
2025-08-22 00:26:27 +10:00
Ada
2bb5aa4d1d
Upstream context menu
2025-08-21 03:59:02 +10:00
2beefbf233
Update Qt package revision.
2025-08-19 18:00:27 +02:00
4186421db3
Update zlib to be in line with Qt's zlib version.
2025-08-19 17:18:10 +02:00
40b2076aaf
Use Qt package with more explicitly defined dependency version to avoid unnecessary cache misses.
2025-08-19 17:17:52 +02:00
c51e502f89
Merge pull request #1724 from AleziaKurdis/placesApp2025-08PlaceCount
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
PLACES App: Add connected domain's place use count
2025-08-18 23:42:09 +02:00
299828da93
Set tools.system.package_manager:mode
only for the build profile (the system building Overte) and not for the host profile (the system we are building *for*) to avoid confusion.
2025-08-18 12:13:05 +02:00
9b18884eef
Set qt_source for "Overte" instead of "&", which is the current package.
...
This is probably easier to read for people not familiar with Conan and don't know what "&" means.
2025-08-18 11:31:25 +02:00
48bc75a909
Merge pull request #1692 from ada-tv/feature/desktop-menu-visibility-api
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
API to hide desktop menu bar while keeping menu items
2025-08-17 20:46:41 +02:00
90becd8b05
Merge pull request #1641 from JulianGro/windows_qt
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Use KDE Qt patchset on Windows
2025-08-17 19:23:21 +02:00
e4f59e0b10
Merge pull request #1740 from overte-org/fix/linux-default-graphics-setting
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Default to high graphics setting on Linux on first start
2025-08-14 11:29:41 +02:00
706102eae5
Default to high graphics setting on Linux on first start
2025-08-14 00:00:04 +02:00
e84f8dcdd8
Use Qt version with a problematic assert patched out instead of asserts disabled for all of Qt.
2025-08-13 22:13:51 +02:00
30646b407e
Merge pull request #1456 from ada-tv/feature/linux-sandbox-server
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Support launching Sandbox server on other platforms
2025-08-13 12:35:37 +02:00
9263065d72
Add missing output folder to JSDoc generation command.
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
2025-08-13 12:17:56 +02:00
9c4c077bb6
Merge pull request #1644 from overte-org/unmuted-by-default
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Unmute microphone on first run
2025-08-13 10:22:46 +02:00
a5c3566ccc
Fix RelWithDebInfo building.
2025-08-12 22:17:36 +02:00
Ada
d1b03b18a7
Make Menu.visible a persistent setting
2025-08-12 17:19:13 +10:00
Ada
656b1d4d52
Only change the menu visibility on the main thread
2025-08-12 16:36:01 +10:00
Ada
f5ea94ef00
API to hide desktop menubar while keeping menu items
2025-08-12 16:24:56 +10:00
Alezia Kurdis
40bcc6e23d
Use the connected domain data first
...
Update the domain user count with the count of the connected domain which is the most accurate data.
2025-08-12 00:34:43 -04:00
Ada
0a5d220c50
Messagebox to say the server binaries couldn't start
2025-08-12 13:32:15 +10:00
Alezia Kurdis
b0e436f0de
Bug fixing
...
Addresses a problem with the wrong count (cause the variable wasn't reset à each loading.)
Make the Visit button closing the place detail and reloading the list (so at least the arrival place count will be exact (even if not yet know by the Directory server)
Makes the Portal button closing the Place Detail
2025-08-11 21:35:42 -04:00
49c372facc
Force Qt version with a patch that disables asserts.
2025-08-11 21:59:59 +02:00
70ce7533ba
Revert "Avoid asserts by not using Qt debug builds."
...
This reverts commit d1f1763764
.
2025-08-11 21:58:59 +02:00
Ada
5899c20557
Support launching Sandbox server on other platforms
2025-08-11 23:28:08 +10:00
d55fa7f9e5
Force Qt version with Git's autocrlf and Python's PYTHONUTF8 set.
2025-08-11 13:50:32 +02:00
1551c1702e
Merge pull request #1722 from ada-tv/fix/chat-bubbles1
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Chat bubble and simplifiedNametag fixes
2025-08-11 13:13:53 +02:00
2817cdc643
Merge pull request #1736 from ada-tv/fix/empty-About-buildDate
...
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix About.buildDate
2025-08-11 13:04:10 +02:00