Commit graph

88127 commits

Author SHA1 Message Date
f8e3826688 Use a libnode version with private static dependencies to avoid issues with v8's bytecode_builtins_list_generator not being able to find libraries. 2025-08-30 08:22:27 +02:00
46352571e8 Don't directly depend on dependencies we don't actually directly depend on. 2025-08-29 15:52:43 +02:00
a8f868dc8e Use libnode 22 from https://github.com/overte-org/overte/pull/1711 2025-08-29 15:51:52 +02:00
9c8b3a2530 Specify maximum version for glslang and the likes, Conan might choose really outdated versions such as 11.7 otherwise. 2025-08-29 15:51:52 +02:00
d8986a8d0e Set glslang and the likes to allow newer versions. 2025-08-29 15:51:52 +02:00
38558c794b Bump macOS deployment target. 2025-08-29 15:49:45 +02:00
fcaad23769 First try at macOS PR builds. ;) 2025-08-29 15:49:45 +02:00
3433229986 Initial update to macOS build instructions. 2025-08-29 15:47:10 +02:00
7fc8b8cdf7 Provide MoltenVK on macOS for future Vulkan -> Metal support. 2025-08-29 15:47:10 +02:00
621d04cd3a Use our CMake defaults on macOS as well. (Conan calls Clang on macOS "apple-clang".) 2025-08-29 15:47:10 +02:00
8c64687f44 Don't try building with AVX support on Apple arm64. 2025-08-29 15:47:10 +02:00
ce40f81dbc
Merge pull request #1778 from HifiExperiments/mirrorMap
fix for double tonemapping in mirrors
2025-08-29 15:20:03 +02:00
dd53c5379d
Merge pull request #1770 from JulianGro/sdl2
Update SDL2 to 2.32.8.
2025-08-29 15:19:02 +02:00
fe7c0e1ceb
Merge pull request #1776 from HifiExperiments/colorFix
fix shape color from non-pbr material entity
2025-08-29 15:17:56 +02:00
1d910bafca
Merge pull request #1710 from ada-tv/fix/vr-keyboard-lasers-and-partial-scale-fix
VR keyboard fixes, bugged scaling workaround
2025-08-29 08:09:00 +02:00
HifiExperiments
c06277392f fix for double tonemapping in mirrors 2025-08-28 22:31:38 -07:00
HifiExperiments
ce61c54e61 fix material color issue that someone caused and when I find em I'm really gonna let em have it 2025-08-27 22:43:55 -07:00
a3e8e3a7c2
Merge pull request #1769 from JulianGro/depot.dev
Use Depot.dev for Windows CI builds
2025-08-26 19:38:36 +02:00
169c35adc7
Merge pull request #1768 from ada-tv/fix/contextmenu-disable
ContextMenu disable/enable API, Snap app tweaks
2025-08-26 19:34:05 +02:00
Ada
49e9b40726
Merge branch 'master' into fix/vr-keyboard-lasers-and-partial-scale-fix 2025-08-27 03:07:40 +10:00
Ada
eab1df8024 Docs changes 2025-08-27 03:05:17 +10:00
930e3a41b7
Merge pull request #1750 from HifiExperiments/vrm
add initial support for vrm extension
2025-08-26 18:53:39 +02:00
ed221b6b54
Merge pull request #1761 from overte-org/fix/start-tp-zoom
Fix zoom on first start and tutorial spawn location
2025-08-26 18:26:48 +02:00
5ae19f12ad Update SDL2 to 2.32.8. Fixes: https://github.com/overte-org/overte/issues/1762 2025-08-26 15:37:47 +02:00
07279d7ff4
Merge pull request #1743 from overte-org/fix/windows-audio-latency
Workaround for a bug in Windows Qt audio plugin
2025-08-26 15:09:00 +02:00
56637795c7 Use depot.dev for Windows builds. Our Windows builds time out on GitHub's hosted runners if we are building Qt from source.
They are sponsoring us, hence the "Built with Depot" addition to the README.
2025-08-26 14:46:54 +02:00
5eeae6520e Update README.md 2025-08-26 14:36:25 +02:00
ff4441cc59 Lower audio buffer size for lower latency 2025-08-24 22:09:21 +02:00
4107ed2293 Workaround for a bug in Windows Qt audio plugin 2025-08-24 22:09:21 +02:00
Ada
eb053f64fd Disable unused sharing functionality in the snap app 2025-08-25 05:29:16 +10:00
Ada
9295525dd5 Put snap back on right thumbstick, temporarily disable context menu 2025-08-25 05:28:45 +10:00
Ada
d7a7fd36fc ContextMenu.disable and enable 2025-08-25 04:50:32 +10:00
b9073c8420
Merge pull request #1746 from ada-tv/fix/vr-lasers1
Fix stuff I broke with the VR lasers
2025-08-24 18:54:06 +02:00
41dffecb46
Merge pull request #1756 from AleziaKurdis/snapApp_Thumbstick_OPENXR
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
fix layered material vertex coloring
2025-08-23 20:04:11 +02:00
eef0e62e9c
Merge pull request #1758 from ada-tv/fix/1753
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
b2f65a53e3 Fix zoom on first start and tutorial spawn location 2025-08-23 14:43:25 +02:00
5c08e69b9a
Merge pull request #1757 from JulianGro/no_debug
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
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
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