Commit graph

9417 commits

Author SHA1 Message Date
72562dfe73
Merge pull request #1686 from Armored-Dragon/fix/settings/lodSettings
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
Add LOD settings to Settings 'Graphics' page
2025-07-22 22:13:40 +02:00
armored-dragon
3ca1ede0b4
Swap labels.
Woopsie!
2025-07-22 15:02:08 -05:00
f678372155
Merge pull request #1690 from Armored-Dragon/fix/settings/taaSelectableOnForwardRenderer
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
Gray out anti-aliasing on forward renderer
2025-07-22 01:02:05 +02:00
armored-dragon
afc2b638de
Say MSAA. 2025-07-21 17:55:07 -05:00
Ada
310dc7f78f Make scrolling only lock the relevant thumbstick 2025-07-18 17:14:53 +10:00
armored-dragon
5f7336c341
Gray out anti-aliasing on forward renderer.
Added disabled property to combo-box.
2025-07-15 04:58:50 -05:00
armored-dragon
577beb443e
Added LOD settings. 2025-07-14 07:04:05 -05:00
armored-dragon
6363f0beec
Select chat text input using mouse. 2025-07-06 21:42:54 -05:00
56b473fcdf Fix merge commit for thumbstick scrolling
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
2025-07-05 20:57:09 +02:00
39a3ea26f5
Merge branch 'master' into feature/thumbstick_scrolling 2025-07-05 20:39:35 +02:00
559b6b607d
Merge pull request #1645 from ada-tv/fix/grab-hasOwnProperty
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
Fix desktop grab attempts spamming errors in some cases
2025-07-05 17:20:04 +02:00
27d0ff8385
Merge pull request #1670 from Armored-Dragon/fix/armored_chat/hotfix_1659
Hotfix for chat
2025-07-05 17:15:58 +02:00
18dacdf6fb
Merge pull request #1647 from ada-tv/fix/local-laser-grab
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
Fix laser grabs on local entities
2025-07-05 17:07:31 +02:00
armored-dragon
49271645f6
Make text selectable again. 2025-07-05 10:04:00 -05:00
armored-dragon
104a04170c
Fix messages not clearing after sending erase message request. 2025-07-05 10:02:26 -05:00
5a919908e7
Merge pull request #1664 from ada-tv/fix/vr-notification-height
Fix chat notification height on VR HUD
2025-07-05 16:37:14 +02:00
2b9891af9a
Merge pull request #1659 from Armored-Dragon/fix/armored-chat/refactor
Armored Chat minor refactoring
2025-07-05 16:36:49 +02:00
Ada
d622d9165c Fix chat notification height on VR HUD 2025-07-05 23:28:29 +10:00
92dcdf7d25 Merge Alezia's audio zones UI PR
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-07-03 21:45:04 +02:00
Ada
55c004fb65 Fix virtual trigger buttons from sending real click events 2025-07-03 00:47:11 +10:00
Ada
e7c405032a Only process scrolls and lock player inputs when the trigger is held 2025-07-02 22:53:06 +10:00
Ada
0ca1c61631 Reliable input blocking for overlay and web lasers 2025-07-02 22:53:06 +10:00
Ada
34d073bb61 Hacky controller locking when HUD or web laser is active, super brittle and barely works 2025-07-02 22:53:06 +10:00
Ada
bc305bf1d9 Remove the digital LX/LY hack from OpenXR and fix the too-sensitive controller settings 2025-07-02 22:53:06 +10:00
Ada
dcd0334603 Wheel events being sent, but not being used by Qt? 2025-07-02 22:53:06 +10:00
armored-dragon
718e876cc9
Notifications. 2025-07-02 01:02:08 -05:00
armored-dragon
e1a5f328f3
Image embedding. 2025-07-02 00:47:17 -05:00
armored-dragon
0002e4f0a1
Quick fix for 1287 2025-07-01 07:51:21 -05:00
armored-dragon
25e3dcdfef
Link embedding.
<3
2025-07-01 06:37:55 -05:00
armored-dragon
d588e17bdf
Moved chat message template to dedicated widget. 2025-07-01 02:52:43 -05:00
Ada
0137fb6334 Fix laser grabs on local entities 2025-06-25 15:20:35 +10:00
Ada
b86b017060 Fix desktop grab attempts spamming errors in some cases 2025-06-24 22:18:07 +10:00
armored-dragon
710e45ebf7 Forgot to break. 2025-06-24 17:02:58 +10:00
armored-dragon
cc3dfb3bba Adjusted setting_change case.
Removed redundancy.
Renamed setting value to 'use_chat_bubbles'.
2025-06-24 17:02:58 +10:00
Ada
7aea412984 Give the typing indicator channel a more generic name for later 2025-06-24 00:58:54 +10:00
Ada
601fe7fd3d fix up setting, url handling, images, notif sound 2025-06-23 15:28:11 +10:00
Ada
aa200c4e67 Disable self bubbles (they get in the way in first person) and fix typo 2025-06-23 01:00:01 +10:00
Ada
0e0869a2e1 Chat bubble stack and clickable link bubbles 2025-06-22 22:35:07 +10:00
Ada
04b825c272 Don't unsubscribe from chat or armored chat breaks too 2025-06-22 19:55:45 +10:00
Ada
db6049f159 Handle avatar scale for chat bubbles 2025-06-22 19:55:45 +10:00
Ada
fe16331eb5 Fix typing indicator keypress lag and self bubbles option 2025-06-22 19:55:45 +10:00
Ada
ad2b152a72 Actually subscribe to the typing indicator channel 2025-06-22 19:55:45 +10:00
Ada
883568cc72 I think the self bubbles option is broken 2025-06-22 19:55:45 +10:00
Ada
339b701cfa Option to not spawn bubbles for your own chat messages 2025-06-22 19:55:44 +10:00
Ada
651703bc20 Actually remove deleted bubbles from the table 2025-06-22 19:55:44 +10:00
Ada
8378a462aa Delete bubbles in cases where there would never be a stop-typing event 2025-06-22 19:55:44 +10:00
Ada
9382619179 Initial working prototype of chat bubbles and typing indicator 2025-06-22 19:55:44 +10:00
Ada
b032f322ee Set VR laser ends to be unlit 2025-06-17 00:02:22 +10:00
Alezia Kurdis
0b3b49390d
Add zonesCoefficients for Attenuation Coef.
Add zonesCoefficients component for Attenuation Coef.
2025-06-14 15:13:42 -04:00
Alezia Kurdis
4156e8e9ea
Update audio.listenerAttenuationCoefficients
Update audio.listenerAttenuationCoefficients
2025-06-14 15:11:54 -04:00