|
ef28782e19
|
Use C++20 since libnode depends on it.
|
2025-07-21 20:22:16 +02:00 |
|
|
dcfe832fc9
|
Update to libnode 22 LTS.
Bumps zlib as well, since libnode depends on a newer version.
|
2025-07-21 20:08:16 +02:00 |
|
|
44cc890de2
|
Merge pull request #1657 from JulianGro/no_fixup
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
Restore previous behaviour of only copying libraries on next to executable on Windows.
|
2025-07-12 19:42:10 +02:00 |
|
|
b713eadca8
|
Merge pull request #1677 from Armored-Dragon/fix/chat/selectTextInputByMouse
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
Select chat text input using mouse
|
2025-07-10 21:26:16 +02: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
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 |
|
|
38f2ee55be
|
Merge pull request #1564 from ada-tv/feature/thumbstick_scrolling
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
Thumbstick scrolling
|
2025-07-05 20:40:14 +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
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
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 |
|
|
4f31864e81
|
Merge pull request #1661 from ada-tv/fix/xr-wayland-warning
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
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
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
|
66493ee541
|
Fix scrolling on local web entities like the tablet
|
2025-07-02 22:53:06 +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
|
1b54bd4b88
|
Expose scroll value to JS PointerEvent
|
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
|
5fb9ec8a94
|
Remove debug prints, lower scroll sensitivity and make it a preproc constant
|
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
|
eb40056231
|
Scrolling working!
|
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 |
|
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
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
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 |
|
|
7e46c40927
|
Restore previous behaviour of only copying libraries on next to executable on Windows.
|
2025-06-30 12:02:50 +02: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
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 |
|
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 |
|