Commit graph

9410 commits

Author SHA1 Message Date
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
Alezia Kurdis
fbc23951fc
Add ZoneCoefficients for Attenuation Coef.
Add ZoneCoefficients component for Attenuation Coef.
2025-06-14 15:10:41 -04:00
Alezia Kurdis
2a44ed5a93
Cleanup 2025-06-10 21:59:23 -04:00
Alezia Kurdis
7ebe904ed9
Add ArrayOfStrings component for "tags"
Add ArrayOfStrings component, used for "tags" property.

Adjust also the precision for "materialPosition" and "materialScale".
2025-06-09 22:26:41 -04:00
Alezia Kurdis
49142a378d
Add tooltips for "tags"
Add tooltips for "tags"
2025-06-09 22:23:15 -04:00
Alezia Kurdis
6087d0e159
Add CSS for Tags/ArrayOfStrings
Add CSS for Tags/ArrayOfStrings
2025-06-09 22:21:51 -04:00
Ada
9a391c69da Fix local entity grabbing on desktop 2025-06-02 04:28:17 +10:00
f849beace2
Merge pull request #1491 from JulianGro/progressDialog-warning
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 "QML AnimatedImage: Error Reading Animated Image File" warning.
2025-05-29 22:43:30 +02:00