Commit graph

25540 commits

Author SHA1 Message Date
3a649a5ad5 Fix falling though the ground after serverless 2025-05-06 23:59:20 +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
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
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
a304099c59 Change "Interface already running" message to be a warning instead of just debug. 2025-04-19 21:12:23 +02: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
OfficialR3ido101
f4e238cf5b Bringing VRAM up to spec with latest cards. 2025-04-13 13:34:43 +01: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
92aae38733
Merge pull request #1394 from HifiExperiments/bookmarksError
warning when avatar bookmarks JSON is malformed
2025-04-06 18:12:55 +02:00
Ada
11ef9fc997 Fix keyboard preview not being unlit 2025-04-06 21:13:16 +10:00
a1bd83e8aa Change variable names 2025-04-05 22:56:16 +02:00
OfficialR3ido101
aced56d934 Fixed for review changed vars 2025-04-05 22:09:13 +02:00
OfficialR3ido101
585df97a19 removed useless commented out code and set the correct category for mouse locking in VR 2025-04-05 22:08:57 +02:00
OfficialR3ido101
d343fea626 Stop mouse capturing when in vr 2025-04-05 21:54:03 +02:00
HifiExperiments
b8198f20c3 warning when avatar bookmarks JSON is malformed 2025-04-05 00:04:20 -07:00
Ada
d84b306e21 Add launch flag to mutually exclusively enable XR/OpenVR 2025-04-03 03:12:44 +10:00
Ada
9cf3c748ca Input cleanup, game rate fix 2025-04-02 02:41:08 +10:00
84055beba1 Add missing namespace 2025-04-01 09:04:46 +10:00
Ada
cedc5be526 OpenXrInputPlugin: User-friendly input actions
Replaces the raw controller button inputs with named OpenXR actions.
There's a lot of engine components that expect raw controller inputs
like the VR teleport script. Those will have to be refactored later,
but for now this works well enough and is perfectly usable. A small
issue I've hit is the LY input working for the teleport script,
but not for smooth locomotion. I've hacked around this by having
the "walk" action bound both to LX/LY and to the Translate actions.
It's a bit janky for teleports, but it's functional.

TODO: Feedback on intuitive bindings for other controller types besides
just the HTC Vive controllers.
2025-04-01 09:04:46 +10:00
Ada
7ece6e7a0c OpenXrInputPlugin: Hack for Vive controllers
This aught to be replaced with a proper set of XR input profiles,
at the moment this is *just* enough to get hardcoded button inputs
working with the existing Vive controller config.
2025-04-01 09:04:46 +10:00
Lubosz Sarnecki
bb2dd63b99 Application: Improve scoping. 2025-04-01 09:04:46 +10:00
Lubosz Sarnecki
fff2127e66 Application: Maintain orientation of eye offset matrix. 2025-04-01 09:04:46 +10:00
armored-dragon
f5585605af
Menu bar item 2025-03-30 09:54:25 -05:00
HifiExperiments
7a19a11d38 fix script initialization order bug 2025-02-27 23:26:58 -08:00
HifiExperiments
d6d9cffc3b Merge remote-tracking branch 'overte/master' into application 2025-02-21 22:21:27 -08:00
343a8ac7ed Fix audio selection issue 2025-02-21 22:11:12 -08:00
HifiExperiments
79484c4b1d Merge remote-tracking branch 'overte/master' into taa 2025-01-23 22:26:40 -08:00
HifiExperiments
18c7320879 3rd person camera clipping option 2025-01-06 21:19:32 -08:00
HifiExperiments
22bd86f122 Merge remote-tracking branch 'overte/master' into application 2025-01-04 21:39:29 -08:00
d06f8bcb26 Add a setting to hide the Graphics icon 2024-12-19 22:30:45 +01:00
SummerGuardian64
6f1c48743d Fixed Camera Sensitivity setting not saving 2024-11-03 14:50:33 +01:00
HifiExperiments
9009ba3681 wrong config 2024-10-30 16:19:47 -07:00
HifiExperiments
ce7c304025 Merge remote-tracking branch 'overte/master' into taa 2024-10-29 23:30:11 -07:00
HifiExperiments
7f4efafcb5 Merge remote-tracking branch 'overte/master' into application 2024-10-25 22:41:35 -07:00
HifiExperiments
c6731d216e Merge remote-tracking branch 'overte/master' into application 2024-10-25 13:30:19 -07:00
HifiExperiments
aaa92df973 stutter fix: only perform fade transactions when depth == 0 2024-10-23 17:26:03 -07:00
a2208725e0
Merge pull request #1165 from HifiExperiments/screenshare
Some checks failed
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
Remove hifi screenshare (updated) (updated)
2024-10-22 17:31:39 +02:00
6babfa4925
Merge pull request #1137 from Armored-Dragon/remove/googlePoly
Remove Google Poly
2024-10-22 14:22:38 +02:00
HifiExperiments
2345bcc2b5 fix audio devices + login popup 2024-10-21 20:49:49 -07:00
HifiExperiments
16e7b8d8b8 I fucked up the merge but this was 74's fix for the QML header names 2024-10-21 20:49:49 -07:00