Commit graph

88097 commits

Author SHA1 Message Date
Brad Davis
2ff35d479d Plugin gpu backend access 2025-07-12 19:45:53 +02:00
Brad Davis
1cbf506d6f Buffer usage flags 2025-07-12 19:45:53 +02:00
Brad Davis
be301adae2 Vulkan library 2025-07-12 19:45:53 +02:00
Brad Davis
6e9609acd6 Fixup shader interfaces 2025-07-12 19:45:53 +02:00
Brad Davis
12fd13d9bb GPU state cleanup 2025-07-12 19:45:52 +02:00
Brad Davis
967d976a90 skinned mesh shader cleanup 2025-07-12 19:45:52 +02:00
Brad Davis
a189f15592 Remove unused uniform commands 2025-07-12 19:45:52 +02:00
Brad Davis
098bd19266 Put vertex frequency in channel 2025-07-12 19:45:52 +02:00
Brad Davis
aabe7a5dd1 Change descriptor declarations
Use INPUT and OUTPUT templates in shaders.

Co-authored-by: Lubosz Sarnecki <lubosz@gmail.com>
2025-07-12 19:45:52 +02:00
Brad Davis
b7aaa8eb33 Fixing shaders to only have used vertex inputs 2025-07-12 19:45:52 +02:00
44cc890de2
Merge pull request #1657 from JulianGro/no_fixup
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
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
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
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
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
38f2ee55be
Merge pull request #1564 from ada-tv/feature/thumbstick_scrolling
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
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
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
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
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
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
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