Commit graph

87965 commits

Author SHA1 Message Date
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
4f31864e81
Merge pull request #1661 from ada-tv/fix/xr-wayland-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
'OpenXR not supported on Wayland' message box
2025-07-05 16:44:43 +02: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
bdb1e2cc31
Merge pull request #1660 from Armored-Dragon/remove/graphics-icon-toggle-setting
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
Remove "Show Graphics Icon..." from preferences dialog
2025-07-05 00:13:00 +02: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
006f3b35b7 'OpenXR not supported on Wayland' message box 2025-07-02 19:31:46 +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
3f779210b4
Missed a spot. 2025-07-01 16:55:59 -05:00
587bec6b95
Merge pull request #1656 from HifiExperiments/triplanarNormals
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
fix triplanar normal mapping with non-uniform scale
2025-07-01 22:49:02 +02:00
armored-dragon
8db24a4be0
Remove from preferences dialog. 2025-07-01 08:15:16 -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
HifiExperiments
350790fc6c
Merge pull request #1655 from HifiExperiments/masterialDims
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
put back missing setUnscaledDimensions in setMaterialMappingMode
2025-06-30 10:42:42 -07:00
HifiExperiments
e82a7b5081 fix triplanar normal mapping with non-uniform scale 2025-06-29 20:00:23 -07:00
HifiExperiments
2dcf3aba7f put back missing setUnscaledDimensions in setMaterialMappingMode 2025-06-29 18:59:09 -07:00
f58f2705ea
Merge pull request #1418 from ada-tv/feature/chat-bubbles
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
In-world chat bubbles and typing indicator
2025-06-25 20:11:47 +02:00
Ada
0137fb6334 Fix laser grabs on local entities 2025-06-25 15:20:35 +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
3ebe188564
Merge pull request #1630 from ada-tv/fix/vr-laser-end-unlit
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
Set VR laser ends to be unlit
2025-06-21 14:10:42 +02:00
1a3ec83f3a
Merge pull request #1595 from ada-tv/fix/text3d-antialiasing
Fix transparent SDF text antialiasing
2025-06-21 14:10:19 +02:00
9fc394f9bc
Merge pull request #1631 from ada-tv/fix/vr-keyboard-parent
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
Parent VR keyboard to avatar
2025-06-21 13:30:41 +02:00
1dfc67c901
Merge pull request #1632 from ada-tv/fix/xr-desktop-switching
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 switching to desktop from OpenXR
2025-06-21 13:09:24 +02:00
Ada
d654b1355a Fix switching to desktop from OpenXR 2025-06-17 23:03:05 +10:00
Ada
aefff97a21 Unconditionally parent to sensor-to-world matrix, keyboard isn't usable in desktop anyway 2025-06-17 11:56:37 +10:00
Ada
209fea6b58 Parent VR keyboard to avatar 2025-06-17 00:38:41 +10:00
Ada
b032f322ee Set VR laser ends to be unlit 2025-06-17 00:02:22 +10:00
f50e33077b
Merge pull request #1628 from JulianGro/fixUserPath
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
Fix build dates being used in the user data path.
2025-06-15 17:48:01 +02:00
4ae0826305
Merge pull request #1629 from JulianGro/fixNightlyBuilds
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 nightly builds
2025-06-15 16:57:39 +02:00
bf9f6169fc Add missing brackets. 2025-06-15 13:53:20 +02:00
f7708ed914 Rename master builds to nightly builds. 2025-06-15 13:18:05 +02:00
d8d50974fa Use runner to match the other workflows, and fix the if-statements accordingly. 2025-06-15 13:15:46 +02:00
bf8af8fb52 Remove outdated code. 2025-06-15 13:13:48 +02:00