Commit graph

31807 commits

Author SHA1 Message Date
4f2a1b179b
Merge branch 'master' into cmake_variables 2025-06-07 03:46:18 +02:00
761db8a2c3 BUILD_TOOLS -> OVERTE_BUILD_TOOLS stragglers. 2025-05-31 21:21:20 +02:00
893370ddc0 Add NIGHTLY release type for master builds. 2025-05-31 18:33:42 +02:00
a3fa85756e Replace DOWNLOAD_SERVERLESS_CONTENT with OVERTE_DOWNLOAD_SERVERLESS_CONTENT cache variable. 2025-05-31 17:41:30 +02:00
567b66c257
Merge pull request #1538 from ada-tv/feature/dark-js-console
Some checks are pending
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
Dark theme for JS console
2025-05-31 14:46:16 +02:00
Ada
388648de6b Dark theme for JS console 2025-05-17 15:31:45 +10:00
e2d3e826d5 Initial AppImage packaging on Conan. 2025-05-14 17:23:31 +02:00
Edgar
9a7756b0f4 Revert "Remove VCPKG OpenSSL hack."
This reverts commit 891c6babc8477f1a5a08c5a202f847252b4af7e7.
2025-05-14 17:23:31 +02:00
4fb100cb6c Remove VCPKG OpenSSL hack. 2025-05-14 17:23:30 +02:00
72c1d30103 Add missing include. Fixes building on Visual Studio 2022. 2025-05-14 17:23:29 +02:00
Edgar
e369e6bc98 🐛 Fixed missing libraries on Linux 2025-05-14 17:21:33 +02:00
Edgar
3573fbd992 🔧 Don't generate a qt.conf on Linux
This breaks the interface
2025-05-14 17:21:32 +02:00
Edgar
27ff1807f5 🔧 Use conan packages instead of cmake external projects 2025-05-14 17:21:32 +02:00
Edgar
ce90741a53 🐛 Fixed package_libraries_for_deployment() 2025-05-14 17:21:30 +02:00
Edgar
559d3712dd 🚧 WIP build with conan
Currently can only build the interface
2025-05-14 17:21:29 +02:00
3a649a5ad5 Fix falling though the ground after serverless 2025-05-06 23:59:20 +02:00
Ada
f961e3e303 Revert grip deadzone, was only an issue for the VR keyboard 2025-05-05 18:17:26 +10:00
Ada
4e0649cc74 Fix OpenXR view swimming, increase grip deadzone 2025-05-05 17:48:18 +10:00
Ada
818f6696f4 Stutter fix 2025-05-04 22:00:11 +10:00
Ada
2f34081d13 OpenXR cleanup 2, electric boogaloo 2025-05-04 22:00:11 +10:00
caa0197baa
Update TabletAboutDialog.qml copyright year
Some checks are pending
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-05-03 10:09:18 +02:00
072920c26b
Merge pull request #1472 from ada-tv/feature/dark-theme
Some checks are pending
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
Dark theme setting
2025-05-02 12:35:28 +02:00
Ada
64bc8f5e3c Dark theme by default 2025-05-02 20:10:51 +10:00
Ada
a2dd909ce2 xrNoHandTracking option, tweak offsets for non-vive controllers 2025-05-02 17:02:22 +10:00
ec94000432
Merge pull request #1505 from ada-tv/feature/openxr-hand-tracking
Some checks are pending
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
OpenXR Hand Tracking
2025-05-01 23:07:50 +02:00
42e54369d3
Merge pull request #1385 from Armored-Dragon/feature/SettingsRebase2
Some checks are pending
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
New Graphics SettingsUI
2025-05-01 16:24:06 +02:00
Ada
81996aaeb7 OpenXR hand tracking 2025-05-01 17:19:24 +10:00
Ada
8836fca88a Oops, unnecessary header 2025-04-27 20:04:51 +10:00
Ada
b4a46e3c42 Always use Fusion style, light theme included 2025-04-27 19:52:49 +10:00
Ada
a176ca6c51 Color typo, make log dialog use Qt theme instead of QSS 2025-04-27 18:01:15 +10:00
Ada
96a49a6833 JSDoc oops 2025-04-27 18:01:15 +10:00
Ada
d4b0318fe6 Dark theme setting 2025-04-27 18:01:15 +10:00
0bc48403c4
Merge pull request #1484 from Armored-Dragon/feature/prohibitCharactersHifiTextField
Some checks are pending
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
Prohibit characters option for TextField
2025-04-26 21:20:37 +02:00
Armored-Dragon
431e8faf1b
Update interface/resources/qml/LoginDialog/LinkAccountBody.qml
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2025-04-24 07:04:43 -05:00
Armored-Dragon
fbda6279c3
Update interface/resources/qml/LoginDialog/LinkAccountBody.qml
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2025-04-24 07:04:35 -05:00
armored-dragon
4631ad0a24
Stop audio loopback on component destruction. 2025-04-23 07:51:08 -05:00
armored-dragon
a92d25ccdf
Prohibit characters option. 2025-04-22 19:43:54 -05:00
a304099c59 Change "Interface already running" message to be a warning instead of just debug. 2025-04-19 21:12:23 +02:00
1cf2d8949e
Merge pull request #1469 from ada-tv/fix/console-text-color
Some checks are pending
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
Give JS console black default text color and disable rich text pasting
2025-04-18 19:47:46 +02:00
Ada
a6b41c032f Give JS console black default text color and disable rich text pasting 2025-04-19 02:58:25 +10:00
2b073d36d1 Fix audio crashes in VR on Linux 2025-04-18 16:07:49 +02:00
66ffbc115b
Merge pull request #1434 from OfficialR3ido101/fix/updatevrammemory
Some checks are pending
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
Bringing VRAM up to spec with latest cards.
2025-04-13 21:12:18 +02:00
341e038241
Merge pull request #1416 from HifiExperiments/pipelines
Some checks are pending
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
automated render pipelines
2025-04-13 18:14:48 +02:00
OfficialR3ido101
f4e238cf5b Bringing VRAM up to spec with latest cards. 2025-04-13 13:34:43 +01:00
HifiExperiments
6d37a37b71 automated render pipelines 2025-04-08 22:53:04 -07:00
Ada
b0594d651e Keycap art for new keys 2025-04-08 02:55:53 +10:00
Ada
a736520087 Move copy/paste, add cursor keys 2025-04-08 01:40:29 +10:00
Ada
ff46c739a3 Cut key 2025-04-07 23:41:46 +10:00
Ada
ea1c6567cf Initial prototype for VR keyboard shortcuts 2025-04-07 22:47:35 +10:00
0589252598
Merge pull request #1399 from ada-tv/fix/keyboard-preview-lighting
Fix keyboard preview not being unlit
2025-04-06 18:13:38 +02:00